Add mods.json
This commit is contained in:
67
mods.json
Normal file
67
mods.json
Normal file
@@ -0,0 +1,67 @@
|
|||||||
|
{
|
||||||
|
"mods": {
|
||||||
|
"Airplane Plus": ["AirplanePlus", "Firespitter"],
|
||||||
|
"Atmosphere Autopilot": ["AtmosphereAutopilot", "KSPUpgradeScriptFix.dll"],
|
||||||
|
"EVARepairs": ["WildBlueIndustries/EVARepairs"],
|
||||||
|
"EVE": ["EnvironmentalVisualEnhancements", {"outdated": ["BoulderCo"]}],
|
||||||
|
"Feline Utility Rover": ["KerbetrotterLtd", "KSPModFileLocalizer.dll"],
|
||||||
|
"Firefly": ["Firefly", "FireflyAPI"],
|
||||||
|
"Kerbal Construction Time": [
|
||||||
|
"000_ClickThroughBlocker", "001_ToolbarControl", "KerbalConstructionTime",
|
||||||
|
"MagiCore", "SpaceTuxLibrary", {"incomplete": true}
|
||||||
|
],
|
||||||
|
"Kerbal Insurance Agency": ["Guard13007", "SlowCPU", {"missing": true}],
|
||||||
|
"Kerbalism": ["000_Harmony", "CommunityResourcePack", "Kerbalism", "KerbalismConfig", "KSPCommunityFixes"],
|
||||||
|
"KerbinSide": [
|
||||||
|
"CustomPreLaunchChecks", "KerbalKonstructs", "KerbinSideRemastered", {"incomplete": true}
|
||||||
|
],
|
||||||
|
"OhScrap!": ["OhScrap", "ScrapYard"],
|
||||||
|
"Scatterer": ["Scatterer", "ScattererAtmosphereCache", "StockScattererConfigs", {"note": "2nd item is generated on first run"}],
|
||||||
|
"Simple Repaint": ["B9PartSwitch", "SimpleRepaint"],
|
||||||
|
"Snacks": ["WildBlueIndustries/Snacks"],
|
||||||
|
"Stockalike Station Parts Expansion Redux": [
|
||||||
|
"B9PartSwitch", "NearFutureProps", "StationPartsExpansionRedux",
|
||||||
|
"StationPartsExpansionReduxIVAs"
|
||||||
|
],
|
||||||
|
"Waterfall FX": ["B9PartSwitch", {"outdated": ["StockWaterfallEffects"]}, "RealPlume", "RealPlume-Stock", "SmokeScreen", "Waterfall"]
|
||||||
|
},
|
||||||
|
"lists": {
|
||||||
|
"testing": [
|
||||||
|
"Firefly", "IDFlags", "KSPSecondaryMotion", "SimpleLogistics",
|
||||||
|
"Trajectories", "Grounded", "KerbalKrashSystem", "WindTunnel",
|
||||||
|
"Scatterer", "EVE", "Waterfall FX"
|
||||||
|
],
|
||||||
|
"testing 2": [
|
||||||
|
"Firefly", "KSPSecondaryMotion", "SimpleLogistics",
|
||||||
|
"Trajectories", "KerbalKrashSystem", "WindTunnel",
|
||||||
|
"Scatterer", "EVE", "Waterfall FX",
|
||||||
|
"GalacticTrading", "OhScrap!", "ScienceAlert", "Snacks",
|
||||||
|
"ESLDBeacons", "Feline Utility Rover", "kOS",
|
||||||
|
"DMagicOrbitalScience"
|
||||||
|
],
|
||||||
|
"testing 3": [
|
||||||
|
"KerbalKrashSystem", "EVARepairs", "ScienceAlert",
|
||||||
|
"Trajectories", "EVE", "Simple Repaint", "GalacticTrading",
|
||||||
|
{"broken": ["OhScrap!", "SimpleLogistics", "Trajectories"]}
|
||||||
|
],
|
||||||
|
"new": [
|
||||||
|
"GalacticTrading"
|
||||||
|
],
|
||||||
|
"old default": [
|
||||||
|
"Atmosphere Autopilot", "EVE",
|
||||||
|
"KerbalKrashSystem", "Scatterer", "Trajectories", "Waterfall FX"
|
||||||
|
],
|
||||||
|
"old daily career": [
|
||||||
|
"Atmosphere Autopilot", "EVE",
|
||||||
|
"KerbalKrashSystem", "Scatterer", "Trajectories", "Waterfall FX",
|
||||||
|
|
||||||
|
"Airplane Plus", "CommunityTechTree", "Grounded",
|
||||||
|
"Kerbal Construction Time", "Kerbal Insurance Agency", "KSPSecondaryMotion",
|
||||||
|
"OhScrap!", "ScienceAlert", "Snacks",
|
||||||
|
|
||||||
|
{"disabled": [
|
||||||
|
"DMagicOrbitalScience", "ESLDBeacons", "Feline Utility Rover", "KerbinSide", "kOS"
|
||||||
|
]}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user