mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-02-07 20:51:10 +00:00
Introduce dynamic overrides and rename module manifest
This commit is contained in:
10
config/module-profiles/playerbots-only.json
Normal file
10
config/module-profiles/playerbots-only.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"modules": [
|
||||
"MODULE_PLAYERBOTS",
|
||||
"MODULE_ELUNA",
|
||||
"MODULE_ELUNA_TS"
|
||||
],
|
||||
"label": "\ud83e\udde9 Playerbots Only",
|
||||
"description": "Minimal preset that only enables playerbot prerequisites",
|
||||
"order": 6
|
||||
}
|
||||
Reference in New Issue
Block a user