This repository contains the internal Cavernfall mechanics. This serveris required to play the game regardless of the mode seleted (no matter if it's multiplayer or singleplayer.)
This also contains an implementation and API to communicate to this internal server with Godot (our game engine). The API allows to create and use a Cavern server and player regardless of their state (local or on an dedicated server).
Please be very careful to respect rules inside the CONTRIBUTING.md file as this is one of the most critical and important repositories or project.