fix omega config class loading too early in static block, make modmenu dep transitive

This commit is contained in:
Draylar
2021-12-20 17:41:14 -06:00
parent 2968111445
commit 270db37dba
3 changed files with 15 additions and 4 deletions
@@ -8,6 +8,11 @@
"Draylar",
"Frqnny"
],
"entrypoints": {
"main": [
"draylar.omegaconfig.OmegaConfig"
]
},
"contact": {
"homepage": "https://github.com/Draylar/omega-config",
"sources": "https://github.com/Draylar/omega-config",