Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
f06343a52f
|
@ -14,7 +14,7 @@
|
||||||
"ksp_version": "1.3.1",
|
"ksp_version": "1.3.1",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "InterstellarFuelSwitch"
|
"name": "InterstellarFuelSwitch-Core"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
|
|
|
@ -12,6 +12,11 @@
|
||||||
},
|
},
|
||||||
"version": "0.5.1",
|
"version": "0.5.1",
|
||||||
"ksp_version": "1.3.1",
|
"ksp_version": "1.3.1",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "BackInBlack"
|
||||||
|
}
|
||||||
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"filter": [
|
"filter": [
|
||||||
|
|
|
@ -0,0 +1,41 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "HeatControl",
|
||||||
|
"name": "Heat Control",
|
||||||
|
"abstract": "This part pack is designed to provide players with more flexibility when dissipating heat on their vessels",
|
||||||
|
"author": "Nertea",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/112027-11-heat-control-more-radiators-updated-18042016-basic-11-release/&page=1",
|
||||||
|
"spacedock": "https://spacedock.info/mod/537/Heat%20Control",
|
||||||
|
"repository": "https://github.com/ChrisAdderley/HeatControl",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Nertea_200/Heat_Control/Heat_Control-1461001260.81544.png"
|
||||||
|
},
|
||||||
|
"version": "0.4.3",
|
||||||
|
"ksp_version": "1.3.1",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "CommunityTechTree"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "HeatControl",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/537/Heat%20Control/download/0.4.3",
|
||||||
|
"download_size": 6057831,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "B1FEE1DA1A9A8D83688E4B8495DB941F398944D6",
|
||||||
|
"sha256": "6A7DCD8B39D4FFCABF2C177A10CD5FEE21890A26E6AE30872263FD2973964B69"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,41 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "HeatControl",
|
||||||
|
"name": "Heat Control",
|
||||||
|
"abstract": "This part pack is designed to provide players with more flexibility when dissipating heat on their vessels",
|
||||||
|
"author": "Nertea",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/112027-11-heat-control-more-radiators-updated-18042016-basic-11-release/&page=1",
|
||||||
|
"spacedock": "https://spacedock.info/mod/537/Heat%20Control",
|
||||||
|
"repository": "https://github.com/ChrisAdderley/HeatControl",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Nertea_200/Heat_Control/Heat_Control-1461001260.81544.png"
|
||||||
|
},
|
||||||
|
"version": "0.4.4",
|
||||||
|
"ksp_version": "1.3.1",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "CommunityTechTree"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "HeatControl",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/537/Heat%20Control/download/0.4.4",
|
||||||
|
"download_size": 6057850,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "C76313E3EE2C3DD10B8B1ACF82BCDA2E107C5862",
|
||||||
|
"sha256": "D4D263A219730958B158DA8C765B30D76123FA7AC9B6C9B8E0F741D7F1064002"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,63 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "NearFutureConstruction",
|
||||||
|
"name": "Near Future Construction",
|
||||||
|
"abstract": "Structural components and truss segments for building deep space vessels and bases. Includes various skeletal adapters and docking ports.",
|
||||||
|
"author": "Nertea",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-122-near-future-technologies",
|
||||||
|
"spacedock": "https://spacedock.info/mod/563/Near%20Future%20Construction",
|
||||||
|
"repository": "https://github.com/ChrisAdderley/NearFutureConstruction",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Construction/Near_Future_Construction-1461355818.018581.png"
|
||||||
|
},
|
||||||
|
"version": "0.8.4",
|
||||||
|
"ksp_version": "1.3.1",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "B9PartSwitch"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CommunityResourcePack"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "CommunityTechTree"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureElectrical"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFuturePropulsion"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureSolar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureSpacecraft"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "StationPartsExpansion"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"supports": [
|
||||||
|
{
|
||||||
|
"name": "ConnectedLivingSpace"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "NearFutureConstruction",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/563/Near%20Future%20Construction/download/0.8.4",
|
||||||
|
"download_size": 25171446,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "3834DC162206565606DBC206D6F4417F90E84958",
|
||||||
|
"sha256": "0E38723B8C874BF00258EC57404A6376C73A32AF19784CB8EF30C64FE60079DB"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,30 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "NearFutureElectrical-Core",
|
||||||
|
"name": "Near Future Electrical Core",
|
||||||
|
"abstract": "This is the Near Future Electrical plugin stand-alone, for adding functionality to other mods. It contains no parts and does nothing by itself.",
|
||||||
|
"author": "Nertea",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-122-near-future-technologies",
|
||||||
|
"spacedock": "https://spacedock.info/mod/558/Near%20Future%20Electrical",
|
||||||
|
"repository": "https://github.com/ChrisAdderley/NearFutureElectrical",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Electrical/Near_Future_Electrical-1461341733.2071052.png"
|
||||||
|
},
|
||||||
|
"version": "0.9.6",
|
||||||
|
"ksp_version": "1.3.1",
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/NearFutureElectrical/Plugins/NearFutureElectrical.dll",
|
||||||
|
"install_to": "GameData/NearFutureElectrical/Plugins"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/558/Near%20Future%20Electrical/download/0.9.6",
|
||||||
|
"download_size": 13850986,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "96E9C5E4CF40CF20705A72198C12472BD56FF1E8",
|
||||||
|
"sha256": "B38B398EAE271D82F3F6B47BEA4288AC7A6AE088BD36069CB97EE1FC514610C2"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,35 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "NearFutureElectrical-DecayingRTGs",
|
||||||
|
"name": "Near Future Electrical Extras: Decaying RTGs Patch",
|
||||||
|
"abstract": "This optional patch makes the power output of RTGs (both stock and Near Future's) shrink over time, like they would in real life.",
|
||||||
|
"author": "Nertea",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-122-near-future-technologies",
|
||||||
|
"spacedock": "https://spacedock.info/mod/558/Near%20Future%20Electrical",
|
||||||
|
"repository": "https://github.com/ChrisAdderley/NearFutureElectrical",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Electrical/Near_Future_Electrical-1461341733.2071052.png"
|
||||||
|
},
|
||||||
|
"version": "0.9.6",
|
||||||
|
"ksp_version": "1.3.1",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "NearFutureElectrical"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "DecayingRTGs",
|
||||||
|
"install_to": "GameData/NearFutureElectrical/Extras"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/558/Near%20Future%20Electrical/download/0.9.6",
|
||||||
|
"download_size": 13850986,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "96E9C5E4CF40CF20705A72198C12472BD56FF1E8",
|
||||||
|
"sha256": "B38B398EAE271D82F3F6B47BEA4288AC7A6AE088BD36069CB97EE1FC514610C2"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,70 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "NearFutureElectrical",
|
||||||
|
"name": "Near Future Electrical",
|
||||||
|
"abstract": "Nuclear reactors, capacitors and more batteries that fit right in with stock",
|
||||||
|
"author": "Nertea",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-122-near-future-technologies",
|
||||||
|
"spacedock": "https://spacedock.info/mod/558/Near%20Future%20Electrical",
|
||||||
|
"repository": "https://github.com/ChrisAdderley/NearFutureElectrical",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Electrical/Near_Future_Electrical-1461341733.2071052.png"
|
||||||
|
},
|
||||||
|
"version": "0.9.6",
|
||||||
|
"ksp_version": "1.3.1",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "B9PartSwitch"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CommunityResourcePack"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureElectrical-Core"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DynamicBatteryStorage"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "CommunityTechTree"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "NearFutureConstruction"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureElectrical-DecayingRTGs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFuturePropulsion"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureSolar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureSpacecraft"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "NearFutureElectrical",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"filter": "NearFutureElectrical.dll"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/558/Near%20Future%20Electrical/download/0.9.6",
|
||||||
|
"download_size": 13850986,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "96E9C5E4CF40CF20705A72198C12472BD56FF1E8",
|
||||||
|
"sha256": "B38B398EAE271D82F3F6B47BEA4288AC7A6AE088BD36069CB97EE1FC514610C2"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,51 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "NearFutureLaunchVehicles",
|
||||||
|
"name": "Near Future Launch Vehicles",
|
||||||
|
"abstract": "Super-heavy lifter parts",
|
||||||
|
"author": "Nertea",
|
||||||
|
"license": "restricted",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-130-near-future-technologies-june-30/",
|
||||||
|
"spacedock": "https://spacedock.info/mod/1434/Near%20Future%20Launch%20Vehicles",
|
||||||
|
"repository": "https://github.com/ChrisAdderley/NearFutureLaunchVehicles",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Launch_Vehicles/Near_Future_Launch_Vehicles-1499401603.647544.png"
|
||||||
|
},
|
||||||
|
"version": "1.1.2",
|
||||||
|
"ksp_version": "1.3.1",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "B9PartSwitch"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "CommunityTechTree"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "CryoEngines"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "KerbalAtomics"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "NearFutureLaunchVehicles",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/1434/Near%20Future%20Launch%20Vehicles/download/1.1.2",
|
||||||
|
"download_size": 42094089,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "656BFAB86FF79CE700A88559FFA3AE77A2B755F1",
|
||||||
|
"sha256": "4E37012EB37303D0BA622AD5831F3C63456F558762B5897A91EC6DE4F4A47D0D"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,37 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.16",
|
||||||
|
"identifier": "NearFuturePropulsion-LowThrustEP",
|
||||||
|
"name": "Near Future Propulsion Extras: Reduced Thrust Configs",
|
||||||
|
"abstract": "This optional patch provides a user-editable config file that can reduce (or potentially even increase) the thrust output of all electric engines, while keeping other performance values constant.",
|
||||||
|
"author": "Nertea",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
|
||||||
|
"spacedock": "https://spacedock.info/mod/557/Near%20Future%20Propulsion",
|
||||||
|
"repository": "https://github.com/ChrisAdderley/NearFuturePropulsion",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Propulsion/Near_Future_Propulsion-1461341391.2874317.png"
|
||||||
|
},
|
||||||
|
"version": "0.9.5",
|
||||||
|
"ksp_version": "1.3.1",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "NearFuturePropulsion"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "NFPropulsionTweakPatch.cfg",
|
||||||
|
"install_to": "GameData/NearFuturePropulsion/Extras",
|
||||||
|
"find_matches_files": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/557/Near%20Future%20Propulsion/download/0.9.5",
|
||||||
|
"download_size": 35693733,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "533D56E2BD6EC4CD8F654EFEC798A9E5BAEA152B",
|
||||||
|
"sha256": "2F61F006061466B2231356CB5E297E547EC6561BE7CBD445AD054E0C65F2602C"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,64 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "NearFuturePropulsion",
|
||||||
|
"name": "Near Future Propulsion",
|
||||||
|
"abstract": "Advanced electric engines in a stockalike aesthetic.",
|
||||||
|
"author": "Nertea",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-122-near-future-technologies",
|
||||||
|
"spacedock": "https://spacedock.info/mod/557/Near%20Future%20Propulsion",
|
||||||
|
"repository": "https://github.com/ChrisAdderley/NearFuturePropulsion",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Propulsion/Near_Future_Propulsion-1461341391.2874317.png"
|
||||||
|
},
|
||||||
|
"version": "0.9.5",
|
||||||
|
"ksp_version": "1.3.1",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "CommunityResourcePack"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "CommunityTechTree"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureElectrical"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "ContractConfigurator-GrandTours"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureConstruction"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureSolar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureSpacecraft"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "OuterPlanetsMod"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "NearFuturePropulsion",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"filter": ".DS_Store"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/557/Near%20Future%20Propulsion/download/0.9.5",
|
||||||
|
"download_size": 35693733,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "533D56E2BD6EC4CD8F654EFEC798A9E5BAEA152B",
|
||||||
|
"sha256": "2F61F006061466B2231356CB5E297E547EC6561BE7CBD445AD054E0C65F2602C"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,35 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "NearFutureSolar-Core",
|
||||||
|
"name": "Near Future Solar Core",
|
||||||
|
"abstract": "This is the Near Future Solar plugin stand-alone, for adding functionality to other mods. It contains no parts and does nothing by itself.",
|
||||||
|
"author": "Nertea",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-122-near-future-technologies",
|
||||||
|
"spacedock": "https://spacedock.info/mod/559/Near%20Future%20Solar",
|
||||||
|
"repository": "https://github.com/ChrisAdderley/NearFutureSolar",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Solar/Near_Future_Solar-1461341963.6733372.png"
|
||||||
|
},
|
||||||
|
"version": "0.8.7",
|
||||||
|
"ksp_version": "1.3.1",
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "NearFutureSolar"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/NearFutureSolar/Plugins/NearFutureSolar.dll",
|
||||||
|
"install_to": "GameData/NearFutureSolar/Plugins"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/559/Near%20Future%20Solar/download/0.8.7",
|
||||||
|
"download_size": 6110126,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "9DEE0FBB8D486404727751EC3CEAB1D339FE1BD1",
|
||||||
|
"sha256": "507FB68A76CF32924FFE440CBD7C4402BE7C4504663F536FA05B792DE1D03758"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,53 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "NearFutureSolar",
|
||||||
|
"name": "Near Future Solar",
|
||||||
|
"abstract": "This pack contains various solar panels sourced from real-life spacecraft concepts. They range from small concentrating panels to massive blanket arrays.",
|
||||||
|
"author": "Nertea",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-122-near-future-technologies",
|
||||||
|
"spacedock": "https://spacedock.info/mod/559/Near%20Future%20Solar",
|
||||||
|
"repository": "https://github.com/ChrisAdderley/NearFutureSolar",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Solar/Near_Future_Solar-1461341963.6733372.png"
|
||||||
|
},
|
||||||
|
"version": "0.8.7",
|
||||||
|
"ksp_version": "1.3.1",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "NearFutureSolar-Core"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "CommunityTechTree"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureConstruction"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureElectrical"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFuturePropulsion"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureSpacecraft"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "NearFutureSolar",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"filter": "NearFutureSolar.dll"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/559/Near%20Future%20Solar/download/0.8.7",
|
||||||
|
"download_size": 6110126,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "9DEE0FBB8D486404727751EC3CEAB1D339FE1BD1",
|
||||||
|
"sha256": "507FB68A76CF32924FFE440CBD7C4402BE7C4504663F536FA05B792DE1D03758"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -11,6 +11,11 @@
|
||||||
},
|
},
|
||||||
"version": "1.1",
|
"version": "1.1",
|
||||||
"ksp_version": "1.3.0",
|
"ksp_version": "1.3.0",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
"download": "https://github.com/severedsolo/PAWS/releases/download/1.1/PAWS1.1.zip",
|
"download": "https://github.com/severedsolo/PAWS/releases/download/1.1/PAWS1.1.zip",
|
||||||
"download_size": 6608,
|
"download_size": 6608,
|
||||||
"download_hash": {
|
"download_hash": {
|
||||||
|
|
Loading…
Reference in New Issue