Changes
Page history
Update Setting up IntelliJ
authored
Mar 31, 2023
by
Merlin
Show whitespace changes
Inline
Side-by-side
Setting-up-IntelliJ.md
View page @
b773b734
...
...
@@ -70,7 +70,7 @@ The environment variables text box in each run configuration should contain: `IN
| Rail Trail | Server |
`GameServer.main`
| --port="1885" --map="RailTrail.tmx" | FreshmanRPG/GameServer |
| Fountain | Server |
`GameServer.main`
| --port="1886" --map="Fountain.tmx" | FreshmanRPG/GameServer |
| Old Main | Server |
`GameServer.main`
| --port="1887" --map="oldMainInside.tmx | FreshmanRPG/GameServer|
| Restful Server | Server |
`GameServer.main`
| --localhost --restful
s
erver | FreshmanRPG/GameServer |
| Restful Server | Server |
`GameServer.main`
| --localhost --restful
S
erver | FreshmanRPG/GameServer |
# Connecting to the Database
---
...
...
...
...