Update 'Debugging with MagicBox'

master
MagicBot 3 years ago
parent
commit
b79532711c
  1. 6
      Debugging-with-MagicBox.md

6
Debugging-with-MagicBox.md

@ -1,7 +1,13 @@ @@ -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`

Loading…
Cancel
Save