This repository has been archived on 2026-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
Galaxy-Strike-Online/GameServer/data/gso/skills/manifest.json

10 lines
180 B
JSON

{
"counts_by_category": {
"combat": 5,
"science": 5,
"crafting": 5
},
"notes": [
"One JSON per skill. Grouped into data/gso/skills/<category>/<id>.json"
]
}