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

This commit is contained in:
NetKAN inflator Robot 2017-01-02 03:00:07 +00:00
commit 249ab0e0c1
6 changed files with 194 additions and 9 deletions

View File

@ -0,0 +1,24 @@
{
"spec_version": 1,
"identifier": "EvaFuel",
"name": "EvaFuel",
"abstract": "Makes Kerbals use Monopropellant for EVA fuel, meaning no more infinite EVA fuel.",
"author": "AliceTheGorgon",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/138474-111-105-evafuel-no-more-infinite-eva-fuel/",
"spacedock": "https://spacedock.info/mod/623/EvaFuel",
"repository": "https://github.com/AliceTheGorgon/EvaFuel",
"x_screenshot": "https://spacedock.info/content/AliceTheGorgon_4222/EvaFuel/EvaFuel-1461950879.9739327.png"
},
"version": "1.2.3",
"ksp_version": "1.2.2",
"download": "https://spacedock.info/mod/623/EvaFuel/download/1.2.3",
"download_size": 6836,
"download_hash": {
"sha1": "B22BC2ADA89D23BE1C95D8945CD9FFFB205E5AF3",
"sha256": "458920B6C4366E98DCD8BCB9EC304BAB0A2746B4D909292B7B7D80BFD7E71F2A"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,35 @@
{
"spec_version": "v1.4",
"identifier": "HideEmptyTechNodes",
"name": "Hide Empty Tech Tree Nodes",
"abstract": "Hides any tech tree nodes that don't have parts and reassigns parent-node connections so that non-empty nodes have only non-empty parents. To be used with modded tech trees.",
"author": "ev0",
"license": "CC-BY-NC-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/118305-11-hide-empty-tech-tree-nodes-for-community-tech-tree-derivatives-v04/",
"spacedock": "https://spacedock.info/mod/577/Hide%20Empty%20Tech%20Tree%20Nodes",
"repository": "https://www.dropbox.com/sh/69zemikf4hyvqss/AAC9QvCWAoOMdyxeqTqotxmfa?dl=0",
"x_screenshot": "https://spacedock.info/content/ev0_3901/Hide_Empty_Tech_Tree_Nodes/Hide_Empty_Tech_Tree_Nodes-1461472715.9140308.jpg"
},
"version": "0.7.4",
"ksp_version": "1.2.2",
"suggests": [
{
"name": "CommunityTechTree"
}
],
"install": [
{
"file": "GameData/HideEmptyTechTreeNodes",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/577/Hide%20Empty%20Tech%20Tree%20Nodes/download/0.7.4",
"download_size": 23364,
"download_hash": {
"sha1": "FECCB6DA43BFC70C49619306D6A79106241B7F29",
"sha256": "0A26ACB886284774A091DB8D44AD330BB723990C46566C20F2C4522B159EEE67"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,48 @@
{
"spec_version": "v1.16",
"comment": "Providing but not conflicting is deliberate, as both UIs can be installed at the same time.",
"identifier": "VesselView-UI-RasterPropMonitor",
"name": "Vessel Viewer Continued",
"abstract": "View your vessel in the IVA ",
"author": "linuxgurugamer",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/146692-113-vessel-viewer-continued/",
"spacedock": "https://spacedock.info/mod/923/Vessel%20Viewer%20Continued",
"repository": "https://github.com/linuxgurugamer/VesselViewer/",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Vessel_Viewer_Continued/Vessel_Viewer_Continued-1472389126.1938586.png"
},
"version": "1:0.8.3",
"ksp_version": "1.2.2",
"provides": [
"VesselView-UI"
],
"depends": [
{
"name": "VesselView"
},
{
"name": "RasterPropMonitor-Core"
}
],
"recommends": [
{
"name": "RasterPropMonitor"
}
],
"install": [
{
"find": "VesselViewRPM.dll",
"find_matches_files": true,
"install_to": "GameData/VesselView"
}
],
"download": "https://spacedock.info/mod/923/Vessel%20Viewer%20Continued/download/0.8.3",
"download_size": 1459644,
"download_hash": {
"sha1": "DA1FCABCA1809328255DD02F3F780CBB4C8FF826",
"sha256": "D3FABB8EA39B3E60FB7415EB5034F670F849D7DBAE8E6AEB6F1E11E911E4165B"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,43 @@
{
"spec_version": "v1.16",
"comment": "Providing but not conflicting is deliberate, as both UIs can be installed at the same time.",
"identifier": "VesselView-UI-Toolbar",
"name": "Vessel Viewer Continued",
"abstract": "View your vessel in the IVA ",
"author": "linuxgurugamer",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/146692-113-vessel-viewer-continued/",
"spacedock": "https://spacedock.info/mod/923/Vessel%20Viewer%20Continued",
"repository": "https://github.com/linuxgurugamer/VesselViewer/",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Vessel_Viewer_Continued/Vessel_Viewer_Continued-1472389126.1938586.png"
},
"version": "1:0.8.3",
"ksp_version": "1.2.2",
"provides": [
"VesselView-UI"
],
"depends": [
{
"name": "VesselView"
},
{
"name": "Toolbar"
}
],
"install": [
{
"find": "VesselViewPlugin.dll",
"find_matches_files": true,
"install_to": "GameData/VesselView"
}
],
"download": "https://spacedock.info/mod/923/Vessel%20Viewer%20Continued/download/0.8.3",
"download_size": 1459644,
"download_hash": {
"sha1": "DA1FCABCA1809328255DD02F3F780CBB4C8FF826",
"sha256": "D3FABB8EA39B3E60FB7415EB5034F670F849D7DBAE8E6AEB6F1E11E911E4165B"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -15,20 +15,16 @@
"ksp_version": "1.2.2",
"depends": [
{
"name": "RasterPropMonitor-Core"
}
],
"recommends": [
{
"name": "JanitorsCloset"
},
{
"name": "RasterPropMonitor"
"name": "VesselView-UI"
}
],
"install": [
{
"find": "VesselView",
"filter": [
"VesselViewRPM.dll",
"VesselViewPlugin.dll"
],
"install_to": "GameData"
}
],

View File

@ -0,0 +1,39 @@
{
"spec_version": "v1.4",
"identifier": "VesselView",
"name": "Vessel Viewer Continued",
"abstract": "View your vessel in the IVA ",
"author": "linuxgurugamer",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/146692-113-vessel-viewer-continued/",
"spacedock": "https://spacedock.info/mod/923/Vessel%20Viewer%20Continued",
"repository": "https://github.com/linuxgurugamer/VesselViewer/",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Vessel_Viewer_Continued/Vessel_Viewer_Continued-1472389126.1938586.png"
},
"version": "2:0.8.3",
"ksp_version": "1.2.2",
"depends": [
{
"name": "VesselView-UI"
}
],
"install": [
{
"find": "VesselView",
"filter": [
"VesselViewRPM.dll",
"VesselViewPlugin.dll"
],
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/923/Vessel%20Viewer%20Continued/download/0.8.3",
"download_size": 1459644,
"download_hash": {
"sha1": "DA1FCABCA1809328255DD02F3F780CBB4C8FF826",
"sha256": "D3FABB8EA39B3E60FB7415EB5034F670F849D7DBAE8E6AEB6F1E11E911E4165B"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}