NetKAN generated mods - ContractConfigurator-SCANSat/ContractConfigurator-SCANsat-1.0.1, CrowdSourcedScience/CrowdSourcedScience-v1.4.0, SETIBalanceMod/SETI-0.2, StripSymmetry/StripSymmetry-v1.5
This commit is contained in:
parent
f0583f4893
commit
d6f3b6242b
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-SCANsat",
|
||||
"abstract": "A Mission pack creating SCANsat contracts",
|
||||
"name": "SCANsat mission pack",
|
||||
"license": "public-domain",
|
||||
"x_netkan_license_ok": true,
|
||||
"x_maintained_by": "hakan42, who loves to fly missions with contracts in them",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CC_Contracts",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack"
|
||||
},
|
||||
"author": "SimonTheSourcerer",
|
||||
"version": "1.0.1",
|
||||
"download": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack/releases/download/1.0.1/CCSCANsatMissionPack.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 14294
|
||||
}
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "CrowdSourcedScience",
|
||||
"name": "Crowd Sourced Science",
|
||||
"abstract": "Provides a nearly inexhaustible supply of science reports in Kerbal Space Program",
|
||||
"license": "CC-BY-NC-4.0",
|
||||
"ksp_version": "0.90",
|
||||
"resources": {
|
||||
"repository": "https://github.com/DuoDex/CrowdSourcedScience"
|
||||
},
|
||||
"author": "DuoDex",
|
||||
"version": "v1.4.0",
|
||||
"download": "https://github.com/DuoDex/CrowdSourcedScience/releases/download/v1.4.0/CrowdSourcedScience.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 83269
|
||||
}
|
|
@ -33,7 +33,7 @@
|
|||
"ksp_version": "0.90",
|
||||
"name": "SETI-BalanceMod",
|
||||
"license": "restricted",
|
||||
"abstract": "The Scope, Econ & Tech Integration - BalanceMod combines and tweaks existing mods to provide a somewhat coherent and balanced gameplay experience.",
|
||||
"abstract": "The Scope, Econ & Tech Integration - BalanceMod combines and tweaks existing mods to provide a more coherent and balanced gameplay experience.",
|
||||
"author": "Yemo",
|
||||
"version": "0.2",
|
||||
"download": "https://kerbalstuff.com/mod/484/SETI-BalanceMod/download/0.2",
|
||||
|
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "StripSymmetry",
|
||||
"author": "Biotronic",
|
||||
"name": "Strip Symmetry",
|
||||
"abstract": "Remove Symmetry!",
|
||||
"license": "WTFPL",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "0.25",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/80654",
|
||||
"repository": "https://github.com/Biotronic/StripSymmetry"
|
||||
},
|
||||
"version": "v1.5",
|
||||
"download": "https://github.com/Biotronic/StripSymmetry/releases/download/v1.5/StripSymmetry_1.5.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 15001
|
||||
}
|
Loading…
Reference in New Issue