adding ducktopia run config authored by Ian Leiby's avatar Ian Leiby
......@@ -103,6 +103,11 @@ Working Directory: FreshmanRPG/GameServer
Name: Server The Green
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
......
......