Tools needed to build this repository. After installing them, you may need to restart your machine for the build to work.
- Clone the repository
- Open a command window in the repository folder
- Run
git submodule update --init --recursive
- Run
dotnet build
- Run
dotnet run --project Content.Server
to start the server - Open another command window in the repository folder, and run
dotnet run --project Content.Client
- When the client window appears, enter a name, and connect to your local server with
127.0.0.1
- Repeat steps 6, and 7 to connect a second player