Started implementing profile system.

This commit is contained in:
Jakob Friedl
2025-08-13 19:32:51 +02:00
parent b7622dd72f
commit 415cd7ebf8
6 changed files with 75 additions and 19 deletions

View File

@@ -4,4 +4,4 @@ import ../modules/manager
# Conquest framework entry point
when isMainModule:
loadModules()
startServer()
import cligen; dispatch startServer