|
|
|
@ -6,9 +6,9 @@ Startup the game in debug mode.
@@ -6,9 +6,9 @@ Startup the game in debug mode.
|
|
|
|
|
|
|
|
|
|
`./mbstart.sh -debug` |
|
|
|
|
|
|
|
|
|
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. |
|
|
|
|
The game is now listening on port 5000 for the IDE. We will open up WorldServer.java and click to the left of a line to set a breakpoint. |
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
 |
|
|
|
|
|
|
|
|
|
Select Run->EditConfigurations |
|
|
|
|
|
|
|
|
|