This repo is the C# wrapper for the CombatCritters API, the main repo for CombatCritters can be found here.
Mainly used by the C# frontend
Ensure you have the following software installed on your system:
- .NET SDK 8.0 or newer
- Visual Studio Code
- Install the C# extension and .NET MAUI support using the C# Dev Kit extension.
- Xcode (for Mac Catalyst development)
First, clone the frontend repository to your local machine:
git https://github.com/InternetEnemies/combatcritters-sharp.gitNavigate into the project directory:
cd combatcritters-sharp