NetKAN added mod - OPTReconfig-3.4
This commit is contained in:
parent
7d2d6af3d6
commit
42ae98e05a
|
@ -0,0 +1,121 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "OPTReconfig",
|
||||
"name": "OPT Reconfig",
|
||||
"abstract": "Keeps OPT Spaceplane Parts useful and relevant in today's KSP.",
|
||||
"author": "JadeOfMaar",
|
||||
"version": "3.4",
|
||||
"ksp_version": "1.11.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/173833-*",
|
||||
"spacedock": "https://spacedock.info/mod/1808/OPT%20Reconfig",
|
||||
"remote-avc": "https://raw.githubusercontent.com/StoneBlue/OPT_Streamlined/master/GameData/OPT_Reconfig/Version/OPTReconfig.version",
|
||||
"x_screenshot": "https://spacedock.info/content/JadeOfMaar_11026/OPT_Reconfig/OPT_Reconfig-1523578946.859941.png"
|
||||
},
|
||||
"tags": [
|
||||
"config"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "OPTSpacePlaneMain"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "ClassicStockResources"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "ConfigurableContainers"
|
||||
},
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
},
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
},
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
},
|
||||
{
|
||||
"name": "KerbalAtomics"
|
||||
},
|
||||
{
|
||||
"name": "Kerbalism"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "ModularFuelTanks"
|
||||
},
|
||||
{
|
||||
"name": "Pathfinder"
|
||||
},
|
||||
{
|
||||
"name": "RationalResources"
|
||||
},
|
||||
{
|
||||
"name": "RealFuels"
|
||||
},
|
||||
{
|
||||
"name": "Snacks"
|
||||
},
|
||||
{
|
||||
"name": "TacLifeSupport"
|
||||
},
|
||||
{
|
||||
"name": "TETRIXTechTree"
|
||||
},
|
||||
{
|
||||
"name": "UnKerballedStart"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
},
|
||||
{
|
||||
"name": "WildBlueTools"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "OPTWBIintegrationpatch"
|
||||
},
|
||||
{
|
||||
"name": "OPTUSILifeSupportPatch"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "OPT_Reconfig",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1808/OPT%20Reconfig/download/3.4",
|
||||
"download_size": 2998592,
|
||||
"download_hash": {
|
||||
"sha1": "5966BF37BAF7E782DAEB0EA6594857C55CCD80F1",
|
||||
"sha256": "58A8F0EDE3DF1057D5FD3E7AC25892ACC8847FB87BE7EE4E71C874DC1B71574D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-04-21T01:27:35.549056+00:00",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue