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

This commit is contained in:
NetKAN inflator Robot 2019-07-14 17:33:14 +00:00
commit 7ef00aedf8
5 changed files with 140 additions and 2 deletions

View File

@ -10,7 +10,7 @@
"x_screenshot": "https://spacedock.info/Johan_Seutens_23254/aati-flags/aati-flags-1542279518.334824.png"
},
"version": "1",
"ksp_version": "1.7.2",
"ksp_version": "1.7.3",
"install": [
{
"find": "aati-flags",

View File

@ -16,7 +16,7 @@
},
"version": "0.8.8.4",
"ksp_version_min": "1.4.1",
"ksp_version_max": "1.6.1",
"ksp_version_max": "1.7.3",
"depends": [
{
"name": "TweakScale"

View File

@ -0,0 +1,58 @@
{
"spec_version": "v1.4",
"identifier": "InterstellarFuelSwitch-Core",
"name": "Interstellar Fuel Switch Core",
"abstract": "Core plugin for Interstellar Fuel Switch",
"author": "FreeThinker",
"license": "GPL-2.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/106243-105interstellar-fuel-switch-118-updated-10-11-2015/",
"spacedock": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch",
"x_screenshot": "https://spacedock.info/content/FreeThinker_517/Interstellar_Fuel_Switch/Interstellar_Fuel_Switch-1481278354.0821617.jpg"
},
"version": "3.8.8.4",
"ksp_version": "1.7.3",
"localizations": [
"en-us",
"es-es",
"fr-fr",
"ru",
"zh-cn"
],
"provides": [
"DeadskinsTextureSwitch",
"DeadskinsMeshSwitch"
],
"recommends": [
{
"name": "CommunityResourcePack",
"min_version": "0.7.1"
},
{
"name": "TweakScale",
"min_version": "2.3.6"
}
],
"install": [
{
"find": "InterstellarFuelSwitch/Plugins",
"install_to": "GameData/InterstellarFuelSwitch"
},
{
"find": "InterstellarFuelSwitch/Resources",
"install_to": "GameData/InterstellarFuelSwitch"
},
{
"find": "InterstellarFuelSwitch/Localization",
"install_to": "GameData/InterstellarFuelSwitch"
}
],
"download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/3.8.8.4",
"download_size": 9358909,
"download_hash": {
"sha1": "256F330E9CF193825C24DDE9A2648C2CA818B7E9",
"sha256": "2AF85F8EF5D31782902A3977E1A1817AA4DEA6E24A0E5507BA406313AB5570BF"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,56 @@
{
"spec_version": "v1.4",
"identifier": "InterstellarFuelSwitch",
"name": "Interstellar Fuel Switch",
"abstract": "Library that enables switching the contents, meshes, and textures of tanks.",
"author": "FreeThinker",
"license": "GPL-2.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/106243-105interstellar-fuel-switch-118-updated-10-11-2015/",
"spacedock": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch",
"bugtracker": "https://github.com/sswelm/KSP-Interstellar-Extended/issues",
"x_screenshot": "https://spacedock.info/content/FreeThinker_517/Interstellar_Fuel_Switch/Interstellar_Fuel_Switch-1481278354.0821617.jpg"
},
"version": "3.8.8.4",
"ksp_version": "1.7.3",
"depends": [
{
"name": "CommunityResourcePack",
"min_version": "0.5.1"
},
{
"name": "InterstellarFuelSwitch-Core",
"min_version": "1.28"
},
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "KSPInterstellarExtended"
},
{
"name": "PatchManager"
}
],
"install": [
{
"find": "InterstellarFuelSwitch",
"install_to": "GameData",
"filter": [
"Plugins",
"Resources",
"Localization"
]
}
],
"download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/3.8.8.4",
"download_size": 9358909,
"download_hash": {
"sha1": "256F330E9CF193825C24DDE9A2648C2CA818B7E9",
"sha256": "2AF85F8EF5D31782902A3977E1A1817AA4DEA6E24A0E5507BA406313AB5570BF"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,24 @@
{
"spec_version": "v1.4",
"identifier": "SurfaceAttachableControl",
"name": "Surface Attachable Control",
"abstract": "Small surface attachable part, that allow you change direction of main control axis (or just a cheapest remote control) also SAS, Reaction wheel, Battery and Science storage ( Old name Control From Here )",
"author": "nesd",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182898-nesds-warehouse-mini-mods-betas-and-other/",
"spacedock": "https://spacedock.info/mod/2183/Surface%20Attachable%20Control",
"x_screenshot": "https://spacedock.info/content/nesd_9608/Surface_Attachable_Control/Surface_Attachable_Control-1563097712.863692.jpg"
},
"version": "1.0",
"ksp_version": "1.7.3",
"download": "https://spacedock.info/mod/2183/Surface%20Attachable%20Control/download/1.0",
"download_size": 356306,
"download_hash": {
"sha1": "B695140D6A974C7114E52252A198F425A9FC8B43",
"sha256": "07023A69A6772E010781C3E1A8C533A97D148CE04B998CF97A0D2000D265B28B"
},
"download_content_type": "application/zip",
"x_via": "Automated SpaceDock CKAN submission",
"x_generated_by": "netkan"
}