Changes
Page history
adding ducktopia run config
authored
Apr 14, 2021
by
Ian Leiby
Show whitespace changes
Inline
Side-by-side
Getting-the-project-into-IntelliJ.md
View page @
2d7679a3
...
...
@@ -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
...
...
...
...