Update README.md

This commit is contained in:
Josiah Roberts 2015-09-11 17:30:24 +01:00
parent 61a51b52a7
commit c336d9d76c

View file

@ -10,7 +10,7 @@ We have permission to use Greg's textures, see here :https://i.imgur.com/YQEMrq5
## Debugging the coremod ## Debugging the coremod
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. If you need to debugg the coremod methord and method 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` `-Dfml.coreMods.load=techreborn.asm.LoadingPlugin`