Skip to content

Quaint-Studios/reia-dev-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reia's Development Help

This will help you with setting up all of the requirements to develop Reia.

Required software this will help you install

  • Git and Git LFS
  • Rust (required)
  • Godot (optional CLI)
  • Zig (optional)
  • Docker (optional)

What comes next after everything is installed

Git LFS

  • Makes sure the lfsconfig points to our LFS server
  • Does a pull to obtain all files

Rust

  • Builds the rust folder
  • 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