Changes
Page history
added Server Cub run config
authored
Mar 30, 2021
by
Michael Umbelina
Show whitespace changes
Inline
Side-by-side
Getting-the-project-into-IntelliJ.md
View page @
8e080bdb
...
...
@@ -105,6 +105,11 @@ Main Class: edu.ship.shipsim.areaserver.Server
Program Arguments: --port=1878 --map=theGreen.tmx --localhost
Working Directory: FreshmanRPG/GameServer
Name: Server Cub
Main Class: edu.ship.shipsim.areaserver.Server
Program Arguments: --port=1880 --map=cub.tmx --localhost
Working Directory: FreshmanRPG/GameServer
Name: GameClient-desktop
Main Class: DesktopClient
Program Arguments: --localhost
...
...
...
...