Update 'Debugging with MagicBox'

2022-05-02 18:26:40 +00:00
parent b43b221df4
commit b79532711c
+6
@@ -1,7 +1,13 @@
### Debugging with MagicBox
Kill the running server.
`./mbkill.sh`
Build the branch you want to debug.
`./mbbuild.sh <branch-name>`
Startup the game in debug mode.
`./mbstart.sh -debug`