diff --git a/README.md b/README.md index f3c4565c1..4964b8dfc 100644 --- a/README.md +++ b/README.md @@ -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`