Borea is a cross-platform complete general content manager for Kitten Space Agency. It manages mods, mod packs, vehicles, game saves, and more. It is intended to be modifiable by changing out Borea.Storage, Borea.Network, and Borea.App so user can customize Borea. This repository will contain all the offical Borea files and releases.
- MrJeranimo - Original Creator and Developer
| Path | Description |
|---|---|
src |
Holds the source files for Borea |
test |
Holds the test files for Borea |
src\Borea.Core |
Contains all the core information about Borea's mods, mod packs, path providers, and more. Also contains the required interfaces to make a project compatible with Borea. |
src\Borea.Storage |
Contains all the code for storing the data from Borea.Core to the disk. |
src\Borea.Network |
Contains all the code for retrieving content from mod/content indexers and saves them to the disk. |
src\Borea.App |
A desktop level application that the user will interact will. Combines Borea.Core, Borea.Storage, and Borea.Network and handles the cross project references to make the full Borea project work smoothly. |
tba
- Mod Downloads
- Mod Packs
- Saves
- Vehicles
- Multiplayer server setup