Update README.md
This commit is contained in:
parent
11fd755619
commit
56c723c28b
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
TechReborn is a ressurection of GregTech 4 for modern Minecraft. It brings most of GT4's features and behaviors to Minecraft, with lots of tweaks, and a few editions. It also aims to be more compatible with other mods than GregTech, and has the ultimate goal of becoming a standalone mod, compatible with but not dependant on IC2.
|
||||
|
||||
TechReborn is currently in a pre-alpha state.
|
||||
TechReborn is currently in a beta state.
|
||||
|
||||
We have permission to use Greg's textures, see here :https://i.imgur.com/YQEMrq5.png?1
|
||||
|
||||
|
@ -10,7 +10,7 @@ We have permission to use Greg's textures, see here :https://i.imgur.com/YQEMrq5
|
|||
|
||||
## Debugging the coremod
|
||||
|
||||
If you need to debugg the coremod methord and feild striping code you must use a custom launch argument to tell forge about the Loading plugin, this is not needed when not running in a none developer environment.
|
||||
If you need to debugg the coremod methord and methord striping code you must use a custom launch argument to tell forge about the Loading plugin, this is not needed when not running in a none developer environment.
|
||||
|
||||
`-Dfml.coreMods.load=techreborn.asm.LoadingPlugin`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue