Update 'Debugging with MagicBox'

2022-05-02 12:23:06 +00:00
parent 6681844ebe
commit c85d7a35e6
+3 -1
@@ -6,4 +6,6 @@ Startup the game in debug mode.
`./mbstart.sh -debug` `./mbstart.sh -debug`
The game is now listening on port 5000 for the IDE. The game is now listening on port 5000 for the IDE. We will open up LoginServer.java and click to the left of a line to set a breakpoint.
![debugide](https://cdn.discordapp.com/attachments/534260038039109632/970661346184159302/unknown.png)