Server manager program to act as a wrapper for Conan Exiles
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. |
||
---|---|---|
android | ||
bin | ||
ios | ||
lib | ||
linux | ||
macos | ||
scripts | ||
test | ||
web | ||
windows | ||
.gitignore | ||
.metadata | ||
analysis_options.yaml | ||
compile.bat | ||
compile.sh | ||
Dockerfile | ||
dotnet-install.sh | ||
Jenkinsfile | ||
pubspec.yaml | ||
README.md |
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.