|
|
@ -1,7 +1,13 @@ |
|
|
|
|
|
|
|
### Debugging with MagicBox |
|
|
|
|
|
|
|
|
|
|
|
Kill the running server. |
|
|
|
Kill the running server. |
|
|
|
|
|
|
|
|
|
|
|
`./mbkill.sh` |
|
|
|
`./mbkill.sh` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Build the branch you want to debug. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`./mbbuild.sh <branch-name>` |
|
|
|
|
|
|
|
|
|
|
|
Startup the game in debug mode. |
|
|
|
Startup the game in debug mode. |
|
|
|
|
|
|
|
|
|
|
|
`./mbstart.sh -debug` |
|
|
|
`./mbstart.sh -debug` |
|
|
|