Server manager program to act as a wrapper for Conan Exiles
Find a file
zontreck e2d64a2a9d Add a comment field to mods
ADDTL; Edited the deserialization routine for mods to make it less prone to errors in the event a mod does not contain every field in the NBT data, ex. new comment field would have crashed the deserializer, causing it to skip past the mod or fully reset server settings.
2025-01-04 17:25:51 -07:00
android Move stuff around again 2024-05-22 16:10:35 -07:00
bin Make some windows specific fixes 2024-11-24 23:44:59 -07:00
ios Move stuff around again 2024-05-22 16:10:35 -07:00
lib Add a comment field to mods 2025-01-04 17:25:51 -07:00
linux Add in more implementation 2024-05-24 13:48:21 -07:00
macos Add in more implementation 2024-05-24 13:48:21 -07:00
scripts Get wrapper working 2024-06-04 21:51:53 -07:00
test Add in more implementation 2024-05-24 13:48:21 -07:00
web Move stuff around again 2024-05-22 16:10:35 -07:00
windows Add in more implementation 2024-05-24 13:48:21 -07:00
.gitignore Get wrapper working 2024-06-04 21:51:53 -07:00
.metadata Move stuff around again 2024-05-22 16:10:35 -07:00
analysis_options.yaml Move stuff around again 2024-05-22 16:10:35 -07:00
compile.bat Make some windows specific fixes 2024-11-24 23:44:59 -07:00
compile.sh Make some windows specific fixes 2024-11-24 23:44:59 -07:00
Dockerfile Make some windows specific fixes 2024-11-24 23:44:59 -07:00
dotnet-install.sh Add a comment field to mods 2025-01-04 17:25:51 -07:00
Jenkinsfile Fix CI Windows task 2024-11-25 00:47:46 -07:00
pubspec.yaml Add a comment field to mods 2025-01-04 17:25:51 -07:00
README.md Move stuff around again 2024-05-22 16:10:35 -07:00

servermanager

A Conan Exiles server manager

Client


Client is the software used to configure the server. It connects to, and provides an interface for managing mods, and settings.