This commit is contained in:
mcrcortex
2024-01-21 20:52:17 +10:00
parent dbd8b1b468
commit c3e7f5db67
3 changed files with 4 additions and 5 deletions

View File

@@ -10,11 +10,11 @@
"contact": {
},
"license": "All-Rights-Reserved",
"icon": "assets/voxelmon/icon.png",
"icon": "assets/zenith/icon.png",
"environment": "client",
"entrypoints": {
"client": [
"me.cortex.zenith.client.Voxelmon"
"me.cortex.zenith.client.Zenith"
],
"modmenu": [
"me.cortex.zenith.client.config.ZenithConfigScreenFactory"