This will help you with setting up all of the requirements to develop Reia.
- Git and Git LFS
- Rust (required)
- Godot (optional CLI)
- Zig (optional)
- Docker (optional)
Git LFS
- Makes sure the lfsconfig points to our LFS server
- Does a pull to obtain all files
Rust
- Builds the
rustfolder - Makes sure both debug and release are built for your OS
Zig
- Not used currently
Godot
- If there is a Godot CLI available, there will be an option to open the project now
Docker
- Not used currently but will be used to deploy servers