Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta

This commit is contained in:
NetKAN inflator Robot 2017-01-05 03:00:09 +00:00
commit d75d647965
4 changed files with 79 additions and 2 deletions

View File

@ -0,0 +1,32 @@
{
"spec_version": "v1.4",
"identifier": "KerbalObjectInspectorCont",
"name": "Kerbal Object Inspector Continued",
"abstract": "View all game objects in KSP",
"author": "linuxgurugamer",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/151558-12-kerbal-object-inspector-continued-view-all-game-objects-in-ksp/",
"spacedock": "https://spacedock.info/mod/1040/Kerbal%20Object%20Inspector%20Continued",
"repository": "https://github.com/linuxgurugamer/KerbalObjectInspector",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Kerbal_Object_Inspector_Continued/Kerbal_Object_Inspector_Continued-1478360996.5684028.png"
},
"version": "1.1.2",
"ksp_version_min": "1.2.0",
"ksp_version_max": "1.2.99",
"install": [
{
"install_to": "GameData",
"find": "KerbalObjectInspector"
}
],
"download": "https://spacedock.info/mod/1040/Kerbal%20Object%20Inspector%20Continued/download/1.1.2",
"download_size": 39852,
"download_hash": {
"sha1": "7281E5550F8FC3FF39F4BC06105FA778CF6F220F",
"sha256": "468683E268E2D6FF4E8D2D0C54B9547055A8EE3B574883687E8B5612B6D3F086"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,45 @@
{
"spec_version": "v1.4",
"identifier": "PartWizardContinued",
"name": "Part Wizard Continued",
"abstract": "Part Wizard is a vehicle design utility plugin that adds a few conveniences when building your next strut/booster carrier",
"author": "linuxgurugamer",
"license": "unknown",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154466-12-part-wizard-continued-placeholder/",
"spacedock": "https://spacedock.info/mod/1148/Part%20Wizard%20Continued",
"repository": "https://github.com/linuxgurugamer/PartWizard",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Part_Wizard_Continued/Part_Wizard_Continued-1483537239.5761044.png"
},
"version": "1.3.0",
"ksp_version_min": "1.2.2",
"ksp_version_max": "1.2.99",
"suggests": [
{
"name": "JanitorsCloset"
},
{
"name": "Toolbar"
}
],
"conflicts": [
{
"name": "PartWizard"
}
],
"install": [
{
"install_to": "GameData",
"find": "PartWizard"
}
],
"download": "https://spacedock.info/mod/1148/Part%20Wizard%20Continued/download/1.3.0",
"download_size": 43397,
"download_hash": {
"sha1": "03B0E4195242FFDDCB3D59A2A27C5FCA87CC6274",
"sha256": "054428288FED2DEC6AB767BB056632D8AE20BEB96237645A920672F5FED635C9"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}

View File

@ -34,7 +34,7 @@
{
"find": "VesselViewRPM.dll",
"find_matches_files": true,
"install_to": "GameData/VesselView"
"install_to": "GameData/VesselView/Plugins"
}
],
"download": "https://spacedock.info/mod/923/Vessel%20Viewer%20Continued/download/0.8.3",

View File

@ -26,7 +26,7 @@
{
"find": "VesselViewPlugin.dll",
"find_matches_files": true,
"install_to": "GameData/VesselView"
"install_to": "GameData/VesselView/Plugins"
}
],
"download": "https://spacedock.info/mod/923/Vessel%20Viewer%20Continued/download/0.8.3",