mirror of
https://github.com/araxiaonline/mod-autobalance.git
synced 2026-06-13 03:02:26 -04:00
10 lines
227 B
JSON
Executable File
10 lines
227 B
JSON
Executable File
{
|
|
"name": "mod-autobalance",
|
|
"version": "2.2.0",
|
|
"compatibility" : [
|
|
{ "version": "1.0.0", "branch": "none" },
|
|
{ "version": "^2.0.0", "branch": "2.0" },
|
|
{ "version": "^3.0.0", "branch": "master" }
|
|
]
|
|
}
|