adding ducktopia run config authored by Ian Leiby's avatar Ian Leiby
......@@ -105,6 +105,11 @@ Main Class: edu.ship.shipsim.areaserver.Server
Program Arguments: --port=1878 --map=theGreen.tmx --localhost
Working Directory: FreshmanRPG/GameServer
Name: Ducktopia
Main Class: edu.ship.shipsim.areaserver.Server
Program Arguments: --port=1879 --map=Ducktopia.tmx --localhost
Working Directory: FreshmanRPG/GameServer
Name: Server Cub
Main Class: edu.ship.shipsim.areaserver.Server
Program Arguments: --port=1880 --map=cub.tmx --localhost
......
......