Update instance.json
This commit is contained in:
101
instance.json
101
instance.json
@@ -1,17 +1,23 @@
|
|||||||
{
|
{
|
||||||
"mods": {
|
"mods": {
|
||||||
"AirplanePlus": ["AirplanePlus", "Firespitter"],
|
"AirplanePlus": ["AirplanePlus", "Firespitter"],
|
||||||
"AtmosphereAutopilot": ["AtmosphereAutopilot", "KSPUpgradeScriptFix.dll"],
|
"AtmosphereAutopilot": {
|
||||||
"BDArmory": true,
|
"broken": true,
|
||||||
|
"note": "Control surfaces saved with this mod break in stock and vice-versa..",
|
||||||
|
"list": ["AtmosphereAutopilot", "KSPUpgradeScriptFix.dll"]
|
||||||
|
},
|
||||||
|
"BDArmoryPlus": {
|
||||||
|
"list": ["BDArmory"]
|
||||||
|
},
|
||||||
|
"CameraTools": {
|
||||||
|
"list": ["CameraTools"]
|
||||||
|
},
|
||||||
"CommunityTechTree": true,
|
"CommunityTechTree": true,
|
||||||
"DMagicOrbitalScience": true,
|
"DMagicOrbitalScience": true,
|
||||||
"EVARepairs": {
|
"EasyVesselSwitch": true,
|
||||||
"description": "Part failure based on tech level & familiarity of parts.",
|
"EnvironmentalVisualEnhancementsRedux": {
|
||||||
"subdirectory": "WildBlueIndustries",
|
|
||||||
"list": ["EVARepairs"]
|
|
||||||
},
|
|
||||||
"EnvironmentalVisualEnhancements": {
|
|
||||||
"incomplete": false,
|
"incomplete": false,
|
||||||
|
"note": "BoulderCo is a default low-res config that was titled EnvironmentalVisualEnhancements-Config.",
|
||||||
"list": ["BoulderCo", "EnvironmentalVisualEnhancements"]
|
"list": ["BoulderCo", "EnvironmentalVisualEnhancements"]
|
||||||
},
|
},
|
||||||
"ESLDJumpBeacons": {
|
"ESLDJumpBeacons": {
|
||||||
@@ -19,6 +25,11 @@
|
|||||||
"description": "Jump drives that are expensive, require line-of-sight, with gravity well restrictions and risk mechanics.",
|
"description": "Jump drives that are expensive, require line-of-sight, with gravity well restrictions and risk mechanics.",
|
||||||
"list": ["ESLDBeacons"]
|
"list": ["ESLDBeacons"]
|
||||||
},
|
},
|
||||||
|
"EVARepairs": {
|
||||||
|
"description": "Part failure based on tech level & familiarity of parts.",
|
||||||
|
"subdirectory": "GameData/WildBlueIndustries",
|
||||||
|
"list": ["EVARepairs"]
|
||||||
|
},
|
||||||
"FelineUtilityRover": ["KerbetrotterLtd", "KSPModFileLocalizer.dll"],
|
"FelineUtilityRover": ["KerbetrotterLtd", "KSPModFileLocalizer.dll"],
|
||||||
"Firefly": {
|
"Firefly": {
|
||||||
"description": "Much better reentry effects.",
|
"description": "Much better reentry effects.",
|
||||||
@@ -35,15 +46,19 @@
|
|||||||
"list": ["IDFlags"]
|
"list": ["IDFlags"]
|
||||||
},
|
},
|
||||||
"KerbalConstructionTime": {
|
"KerbalConstructionTime": {
|
||||||
"incomplete": true,
|
"incomplete": false,
|
||||||
"list": ["000_ClickThroughBlocker", "001_ToolbarControl", "KerbalConstructionTime", "MagiCore", "SpaceTuxLibrary"]
|
"list": ["000_ClickThroughBlocker", "001_ToolbarControl", "KerbalConstructionTime", "MagiCore", "SpaceTuxLibrary"]
|
||||||
},
|
},
|
||||||
|
"KerbalEngineerRedux": {
|
||||||
|
"list": ["KerbalEngineer"]
|
||||||
|
},
|
||||||
"KerbalInsuranceAgency": {
|
"KerbalInsuranceAgency": {
|
||||||
"missing": true,
|
"missing": true,
|
||||||
"list": ["Guard13007", "SlowCPU"]
|
"list": ["Guard13007", "SlowCPU"]
|
||||||
},
|
},
|
||||||
"Kerbalism": {
|
"Kerbalism": {
|
||||||
"description": "Detailed life support and malfunctions mod. Qualify of Kerbal life influences outcomes.",
|
"description": "Detailed life support and malfunctions mod. Qualify of Kerbal life influences outcomes.",
|
||||||
|
"note": "Kerbalism comes in a ZIP file called Kerbalism-Core.",
|
||||||
"list": ["000_Harmony", "CommunityResourcePack", "Kerbalism", "KerbalismConfig", "KSPCommunityFixes"]
|
"list": ["000_Harmony", "CommunityResourcePack", "Kerbalism", "KerbalismConfig", "KSPCommunityFixes"]
|
||||||
},
|
},
|
||||||
"KerbalKrashSystem": true,
|
"KerbalKrashSystem": true,
|
||||||
@@ -52,23 +67,36 @@
|
|||||||
"list": ["WindTunnel"]
|
"list": ["WindTunnel"]
|
||||||
},
|
},
|
||||||
"KerbinSide": {
|
"KerbinSide": {
|
||||||
"incomplete": true,
|
"incomplete": false,
|
||||||
"list": ["CustomPreLaunchChecks", "KerbalKonstructs", "KerbinSideRemastered"]
|
"list": ["CustomPreLaunchChecks", "KerbalKonstructs", "KerbinSideRemastered"]
|
||||||
},
|
},
|
||||||
"Kessleract": {
|
"Kessleract": {
|
||||||
"description": "Unknown objects may be vessels others have made, and your vessels will appear in others' saves.",
|
"description": "Unknown objects may be vessels others have made, and your vessels will appear in others' saves.",
|
||||||
"list": ["Kessleract"]
|
"list": ["Kessleract"]
|
||||||
},
|
},
|
||||||
|
"KKsAirplaneAutopilot": {
|
||||||
|
"broken": true,
|
||||||
|
"dependencies": ["kOS"],
|
||||||
|
"subdirectory": "Ships/Script",
|
||||||
|
"list": ["KK_ap", "auto307.ks", "database.ks"]
|
||||||
|
},
|
||||||
"kOS": true,
|
"kOS": true,
|
||||||
|
"KSPRecall": {
|
||||||
|
"list": ["999_KSP-Recall", "ModuleManagerWatchDog", "666_ModuleManagerWatchDog.dll"]
|
||||||
|
},
|
||||||
"KSPSecondaryMotion": {
|
"KSPSecondaryMotion": {
|
||||||
"description": "Adds realistic movement to stock antennae and solar panels.",
|
"description": "Adds realistic movement to stock antennae and solar panels.",
|
||||||
"list": ["KSPSecondaryMotion"]
|
"list": ["KSPSecondaryMotion"]
|
||||||
},
|
},
|
||||||
|
"LightsOutRelit": {
|
||||||
|
"broken": true,
|
||||||
|
"list": ["LightsOut"]
|
||||||
|
},
|
||||||
"MoreAirplaneParts": {
|
"MoreAirplaneParts": {
|
||||||
"description": "Stockalike airliner parts.",
|
"description": "Stockalike airliner parts.",
|
||||||
"list": ["MoreAirplaneParts"]
|
"list": ["MoreAirplaneParts"]
|
||||||
},
|
},
|
||||||
"NeistairReupdated": {
|
"NeistAirReupdated": {
|
||||||
"list": ["NeistAir"]
|
"list": ["NeistAir"]
|
||||||
},
|
},
|
||||||
"OhScrap": {
|
"OhScrap": {
|
||||||
@@ -76,10 +104,14 @@
|
|||||||
"description": "Adds randomized part failure. Parts are kept track of and lose reliability over time. Unfamiliar parts are also more likely to break.",
|
"description": "Adds randomized part failure. Parts are kept track of and lose reliability over time. Unfamiliar parts are also more likely to break.",
|
||||||
"list": ["OhScrap", "ScrapYard"]
|
"list": ["OhScrap", "ScrapYard"]
|
||||||
},
|
},
|
||||||
|
"PlanetShine": true,
|
||||||
"QuizTechAeroPackContinued": {
|
"QuizTechAeroPackContinued": {
|
||||||
"description": "Stocklike fighter jet parts.",
|
"description": "Stocklike fighter jet parts.",
|
||||||
"list": ["QuizTechAeroContinued"]
|
"list": ["QuizTechAeroContinued"]
|
||||||
},
|
},
|
||||||
|
"RCSBuildAidContinued": {
|
||||||
|
"list": ["RCSBuildAid"]
|
||||||
|
},
|
||||||
"RealPlumeStock": {
|
"RealPlumeStock": {
|
||||||
"description": "Realistic exhaust for stock parts.",
|
"description": "Realistic exhaust for stock parts.",
|
||||||
"list": ["RealPlume", "RealPlume-Stock", "SmokeScreen"]
|
"list": ["RealPlume", "RealPlume-Stock", "SmokeScreen"]
|
||||||
@@ -89,7 +121,9 @@
|
|||||||
"description": "Realistic atmospheric haze.",
|
"description": "Realistic atmospheric haze.",
|
||||||
"list": ["Scatterer", "ScattererAtmosphereCache", "StockScattererConfigs"]
|
"list": ["Scatterer", "ScattererAtmosphereCache", "StockScattererConfigs"]
|
||||||
},
|
},
|
||||||
"ScienceAlert": true,
|
"ScienceAlertReAlerted": {
|
||||||
|
"list": ["ScienceAlert"]
|
||||||
|
},
|
||||||
"SimpleLogistics": {
|
"SimpleLogistics": {
|
||||||
"broken": true,
|
"broken": true,
|
||||||
"list": ["SimpleLogistics"]
|
"list": ["SimpleLogistics"]
|
||||||
@@ -97,19 +131,58 @@
|
|||||||
"SimpleRepaint": ["B9PartSwitch", "SimpleRepaint"],
|
"SimpleRepaint": ["B9PartSwitch", "SimpleRepaint"],
|
||||||
"SnacksContinued": {
|
"SnacksContinued": {
|
||||||
"description": "Lightwight life support mod. Simple single consumable, with a single recycler extension. Configurable penalties and difficulty.",
|
"description": "Lightwight life support mod. Simple single consumable, with a single recycler extension. Configurable penalties and difficulty.",
|
||||||
"subdirectory": "WildBlueIndustries",
|
"subdirectory": "GameData/WildBlueIndustries",
|
||||||
"list": ["Snacks"]
|
"list": ["Snacks"]
|
||||||
},
|
},
|
||||||
|
"SnackTank": {
|
||||||
|
"dependencies": ["SnacksContinued"]
|
||||||
|
"list": ["SnackTank"]
|
||||||
|
},
|
||||||
"StockalikeStationPartsExpansionRedux": ["B9PartSwitch", "NearFutureProps", "StationPartsExpansionRedux", "StationPartsExpansionReduxIVAs"],
|
"StockalikeStationPartsExpansionRedux": ["B9PartSwitch", "NearFutureProps", "StationPartsExpansionRedux", "StationPartsExpansionReduxIVAs"],
|
||||||
"Trajectories": {
|
"Trajectories": {
|
||||||
"broken": true,
|
"broken": true,
|
||||||
"list": ["Trajectories"]
|
"list": ["Trajectories"]
|
||||||
}
|
},
|
||||||
|
"VesselMover": true
|
||||||
},
|
},
|
||||||
"instances": {
|
"instances": {
|
||||||
"stock": {
|
"stock": {
|
||||||
"mods": [],
|
"mods": [],
|
||||||
"saves": []
|
"saves": []
|
||||||
|
},
|
||||||
|
"Testing Snacks": {
|
||||||
|
"mods": [
|
||||||
|
"SnacksContinued", "SnackTank", "PlanetShine", "Kessleract",
|
||||||
|
"KerbalEngineerRedux", "KerbalKrashSystem", "ScienceAlertReAlerted",
|
||||||
|
"LightsOutRelit"
|
||||||
|
],
|
||||||
|
"saves": ["Testing Snacks"]
|
||||||
|
},
|
||||||
|
"Testing Kerbalism": {
|
||||||
|
"mods": [
|
||||||
|
"Kerbalism", "VesselMover", "RealPlumeStock", "RCSBuildAidContinued",
|
||||||
|
"LightsOutRelit", "KKsAirplaneAutopilot", "KerbinSide",
|
||||||
|
"KerbalEngineerRedux"
|
||||||
|
],
|
||||||
|
"saves": ["Testing Kerbalism"]
|
||||||
|
},
|
||||||
|
"Testing SimpleLogistics": {
|
||||||
|
"mods": ["SimpleLogistics", "KerbalEngineerRedux"],
|
||||||
|
"saves": ["Testing SimpleLogistics"]
|
||||||
|
},
|
||||||
|
"Aircraft": {
|
||||||
|
"mods": [
|
||||||
|
"AirplanePlus", "EasyVesselSwitch",
|
||||||
|
"Firefly", "KerbalKrashSystem",
|
||||||
|
"KerbalWindTunnel", "KerbinSide", "Kessleract",
|
||||||
|
"MoreAirplaneParts", "NeistAirReupdated", "QuizTechAeroPackContinued",
|
||||||
|
"RCSBuildAidContinued",
|
||||||
|
"RealPlumeStock", "Scatterer", "SimpleRepaint", "VesselMover",
|
||||||
|
"EnvironmentalVisualEnhancementsRedux"
|
||||||
|
],
|
||||||
|
"disabled": [
|
||||||
|
"AtmosphereAutopilot"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user