Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
029b4f41c7
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BetterScienceLabsContinued",
|
||||
"name": "Better Science Labs Continued",
|
||||
"abstract": "Better Science Labs Continued",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/125193",
|
||||
"spacedock": "https://spacedock.info/mod/45/Better%20Science%20Labs%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/BetterScienceLabsContinued"
|
||||
},
|
||||
"version": "0.1.9.2",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.3.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "SpacetuxSA"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "JanitorsCloset"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Better Science Labs Continued",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/45/Better%20Science%20Labs%20Continued/download/0.1.9.2",
|
||||
"download_size": 2250866,
|
||||
"download_hash": {
|
||||
"sha1": "461B90605051A43C82803511FD1DFA1F345E9D6C",
|
||||
"sha256": "563EECB5D9FD1403831469E5B89C6A98CD23B7C6853BD8F331E853FE7D6C2A00"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "JanitorsCloset",
|
||||
"name": "The Janitor's Closet",
|
||||
"abstract": "Get your parts list under control",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "unknown",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/147463-end-your-parts-list-nightmare-introducing-the-janitors-closet/",
|
||||
"spacedock": "https://spacedock.info/mod/944/The%20Janitor's%20Closet",
|
||||
"repository": "https://github.com/linuxgurugamer/JanitorsCloset",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/The_Janitors_Closet/The_Janitors_Closet-1477536060.0319965.png"
|
||||
},
|
||||
"version": "0.3.3",
|
||||
"ksp_version": "1.3.1",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "FilterExtensions"
|
||||
},
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "JanitorsCloset",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/944/The%20Janitor%27s%20Closet/download/0.3.3",
|
||||
"download_size": 118872,
|
||||
"download_hash": {
|
||||
"sha1": "1C6D67B7A246097F71D9376EB17CF59C84C95A8C",
|
||||
"sha256": "771D8A8DF772F4798FAAC9E3F5F991A3154593D71D2F48DD7176617CCB39ECE8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue