3 Commits

Author SHA1 Message Date
Deckard
807618b82d Change realmmaster status from 'active' to 'blocked' 2025-12-27 18:14:12 -05:00
Deckard
7913efe266 Remove MODULE_AZEROTHCORE_REALMMASTER from template 2025-12-27 18:13:15 -05:00
uprightbass360
935b9058bb chore: sync module manifest 2025-12-27 23:11:40 +00:00

View File

@@ -5475,6 +5475,20 @@
"requires": [],
"post_install_hooks": [],
"config_cleanup": []
},
{
"key": "MODULE_AZEROTHCORE_REALMMASTER",
"name": "AzerothCore-RealmMaster",
"repo": "https://github.com/uprightbass360/AzerothCore-RealmMaster.git",
"description": "Automated AzerothCore docker stack with tooling. ",
"type": "tool",
"category": "tooling",
"notes": "Discovered via GitHub topic 'azerothcore-tools'",
"status": "blocked",
"order": 5000,
"requires": [],
"post_install_hooks": [],
"config_cleanup": []
}
]
}