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