mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
12 lines
452 B
JSON
12 lines
452 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/amazingalek/owml/master/schemas/manifest_schema.json",
|
|
"filename": "NewHorizons.dll",
|
|
"author": "xen, Bwc9876, clay, MegaPiggy, John, Book",
|
|
"name": "New Horizons",
|
|
"uniqueName": "xen.NewHorizons",
|
|
"version": "1.4.2",
|
|
"owmlVersion": "2.5.2",
|
|
"conflicts": [ "Raicuparta.QuantumSpaceBuddies", "PacificEngine.OW_Randomizer" ],
|
|
"pathsToPreserve": [ "planets", "systems", "translations" ]
|
|
}
|