Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
9e73f1b9ab
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MicroSatRevived",
|
||||
"name": "The SSR MicroSat: 0.35m Probe Parts Revived",
|
||||
"abstract": "Small satellite parts",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/173508-13114-the-035m-ssr-microsat-and-airlaunch-vehicle/",
|
||||
"spacedock": "https://spacedock.info/mod/1795/The%20SSR%20MicroSat:%200.35m%20Probe%20Parts%20Revived",
|
||||
"repository": "https://github.com/linuxgurugamer/MicroSat_0.35m_Probe_Parts/releases/tag/0.1.0",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/The_SSR_MicroSat_0.35m_Probe_Parts_Revived/The_SSR_MicroSat_0.35m_Probe_Parts_Revived-1522899511.4477434.png"
|
||||
},
|
||||
"version": "0.1.2.2",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
},
|
||||
{
|
||||
"name": "KerbalJointReinforcement"
|
||||
},
|
||||
{
|
||||
"name": "AntennaRange"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralFairings"
|
||||
},
|
||||
{
|
||||
"name": "SimpleAdjustableFairings-KWRocketry"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SquiggsySpaceResearch",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1795/The%20SSR%20MicroSat:%200.35m%20Probe%20Parts%20Revived/download/0.1.2.2",
|
||||
"download_size": 9027463,
|
||||
"download_hash": {
|
||||
"sha1": "0B12C1EC62B1EE12F326AF17706DE815C98AE1E0",
|
||||
"sha256": "4954A751689D64CF0D9AAB10E77EAD7C78FC788A24DB28BF045A5F9E61DBF5B5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "UnmannedTech",
|
||||
"name": "Unmanned Tech",
|
||||
"abstract": "Creates an unmanned start to career and science modes",
|
||||
"author": "Oneiros",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/178410-145-unmanned-tech/",
|
||||
"spacedock": "https://spacedock.info/mod/1969/Unmanned%20Tech",
|
||||
"repository": "https://github.com/Oneiros86/UnmannedTech",
|
||||
"x_screenshot": "https://spacedock.info/content/Oneiros_17519/Unmanned_Tech/Unmanned_Tech-1538567211.1564312.png"
|
||||
},
|
||||
"version": "v2.2",
|
||||
"ksp_version": "1.4.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "MandatoryRCSPartPack"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ResearchBodies"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1969/Unmanned%20Tech/download/v2.2",
|
||||
"download_size": 8169,
|
||||
"download_hash": {
|
||||
"sha1": "ED98DE4E27F6BFAB4CE6270E7046F008E4772896",
|
||||
"sha256": "71A6B05388082518389C25868FA824478859114726ED71B15B8164E9CBB07BDC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue