Update 'Debugging with MagicBox'
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user