mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
14 lines
582 B
JSON
14 lines
582 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/amazingalek/owml/master/schemas/manifest_schema.json",
|
|
"filename": "NewHorizons.dll",
|
|
"author": "xen, Bwc9876, JohnCorby, MegaPiggy, and friends",
|
|
"name": "New Horizons",
|
|
"uniqueName": "xen.NewHorizons",
|
|
"version": "1.28.4",
|
|
"owmlVersion": "2.12.1",
|
|
"dependencies": [ "JohnCorby.VanillaFix", "xen.CommonCameraUtility", "dgarro.CustomShipLogModes" ],
|
|
"conflicts": [ "PacificEngine.OW_CommonResources" ],
|
|
"pathsToPreserve": [ "planets", "systems", "translations" ],
|
|
"donateLink": "https://www.patreon.com/xen42"
|
|
}
|