Files
mod-azerothshard/acore-module.json
Yehonal 6fa0b0f315 Init
2021-06-09 01:15:26 +02:00

26 lines
538 B
JSON

{
"name": "mod-azerothshard",
"version": "2.0.0",
"compatibility": [
{
"version": "1.0.0",
"branch": "none"
},
{
"version": "2.0.0",
"branch": "none"
},
{
"version": "3.0.0",
"branch": "master"
}
],
"dependencies": {
"mod-autobalance": {
"name": "mod-autobalance",
"url": "https://github.com/azerothcore/mod-autobalance",
"baseDir": ""
}
}
}