@@ -9,9 +9,9 @@ Since we are keeping this in a Git repository, you need to have EGit installed i
2.2. Choose "master" for the branch
2.3. For the directory, pick your Eclipse workspace
2.3. For the directory, pick your Eclipse workspace
2.4. Let it add projects to your workspace. It should create five projects for the five parts of the system.
2.4. Let it add projects to your workspace. It should create five projects for the five parts of the system.
# Making a branch
No one should make changes directly to the Master branch of the repository. That is kept pristine except for new releases (think of it as a release stream). When we start new development on something, we will agree on a branching structure.
...
...
@@ -44,8 +44,8 @@ GameClient
GameManager
--localhost - will use the test RDS database
--db= - will specify which RDS database will be used
## Running locally
## Running locally
To run the game on your machine, use these run configurations for the Login Server and Game Servers with the following arguments: