added Server Cub run config authored by Michael Umbelina's avatar Michael Umbelina
......@@ -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
......
......