new room gui

This commit is contained in:
Aynakeya
2022-11-28 18:39:12 -08:00
parent eac8b7b775
commit 0498d2dbf3
38 changed files with 1368 additions and 324 deletions

View File

@@ -1,6 +1,7 @@
package config
type _ProviderConfig struct {
BaseConfig
Priority []string
LocalDir string
}