A first person hero shooter that features lots of neon lights. The name may change in the future.
- For client:
- Get a debug build from the latest pipeline artifacts, and uncompress it.
- Or:
- Get Godot
- Clone the project (Or download a specific commit / tag)
- Open your terminal and from the root of the project, run
path/to/godot common/main.tscn
- For server:
- Get Godot server binary (only for Linux)
- Clone the project (Or download a specific commit / tag)
- Open your terminal and from the root of the project, run
path/to/godot-server common/main.tscn
- Install Godot
- Clone the project
- Import the project