diff --git a/Debugging-with-MagicBox.md b/Debugging-with-MagicBox.md index 17bb9e3..345baca 100644 --- a/Debugging-with-MagicBox.md +++ b/Debugging-with-MagicBox.md @@ -1,7 +1,13 @@ +### Debugging with MagicBox + Kill the running server. `./mbkill.sh` +Build the branch you want to debug. + +`./mbbuild.sh ` + Startup the game in debug mode. `./mbstart.sh -debug`