chore: setup some defaults

This commit is contained in:
2025-06-05 03:52:48 +01:00
parent a67726919d
commit af8323cdb0
7 changed files with 54 additions and 15 deletions
+4
View File
@@ -0,0 +1,4 @@
package lib
const DEFAULT_PORT int = 6900
const DEFAULT_CONFIG_DIRECTORY string = ".local/state/crimson-vault"