This is a game being made for GGJ 2024.
You're first going to need to clone the repo.
git clone https://github.com/queercat/kobold-rpg
Then you'll need to import the project into Godot.
- Open up Godot.
Important
If you're in an active project you'll need to close out and restart to get to project menu.
- Get into the project menu.
- Import and navigate to the path where you've put the cloned repository.
There is an active project that is tracking the TODOs and what is being done. Any TODOs in the backlog are safe to pull off and be worked on.
If you believe there might be conflicting work feel free to separate out what you need into a branch and create a PR onto this.