mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-23 15:21:45 -07:00
c30a5b206e
* Add archipelago.json * Add authors * make it a list
7 lines
128 B
JSON
7 lines
128 B
JSON
{
|
|
"game": "Noita",
|
|
"authors": ["Heinermann", "ScipioWright"],
|
|
"minimum_ap_version": "0.6.4",
|
|
"world_version": "1.4.0"
|
|
}
|