Update README.md
This commit is contained in:
parent
61a51b52a7
commit
c336d9d76c
1 changed files with 1 additions and 1 deletions
|
@ -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 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`
|
||||
|
||||
|
|
Loading…
Reference in a new issue