Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
86990ac0e5
|
@ -1,16 +1,17 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "Action Groups Extended",
|
||||
"identifier": "AGExt",
|
||||
"author": "Diazo",
|
||||
"name": "Action Groups Extended",
|
||||
"abstract": "Increases the number of action groups to 250 and allows in-flight editing.",
|
||||
"author": "Diazo",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.90",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
|
||||
"repository": "https://github.com/SirDiazo/AGExt"
|
||||
},
|
||||
"version": "1.31",
|
||||
"ksp_version": "0.90",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -27,6 +28,13 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.31/ActionGroupsExtended131.zip",
|
||||
"download_size": 77952,
|
||||
"download_hash": {
|
||||
"sha1": "073C5A06EE4FA1762DE64BF88E9E002A050CC741",
|
||||
"sha256": "9A4813EE2A95B7A45E5438E9DE60CC08E2390A2D66475CDD9D467FDC881A33B2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_supports": [
|
||||
{
|
||||
"name": "SCANsat"
|
||||
|
@ -50,8 +58,5 @@
|
|||
"name": "WarpPlugin"
|
||||
}
|
||||
],
|
||||
"version": "1.31",
|
||||
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.31/ActionGroupsExtended131.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 77952
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -1,19 +1,24 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "BDArmory",
|
||||
"name": "BahamutoD's Armory",
|
||||
"abstract": "Adds gun turrets, missiles, bombs, AI, etc. ",
|
||||
"author": "BahamutoD",
|
||||
"license": "CC-BY-SA-2.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/85209",
|
||||
"repository": "https://github.com/BahamutoD/BDArmory/",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/90/BahamutoD's%20Armory",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/BahamutoD_531/BahamutoDs_Armory/BahamutoDs_Armory-1439076486.6644635.png"
|
||||
},
|
||||
"license": "CC-BY-SA-2.0",
|
||||
"ksp_version": "1.0.4",
|
||||
"name": "BahamutoD's Armory",
|
||||
"abstract": "Adds gun turrets, missiles, bombs, AI, etc. ",
|
||||
"version": "v0.9.2",
|
||||
"author": "BahamutoD",
|
||||
"ksp_version": "1.0.4",
|
||||
"download": "http://ckan1.spacedock.info/storage/BahamutoD_531/BahamutoDs_Armory/BahamutoDs_Armory-0.9.2.zip",
|
||||
"download_size": 17951465,
|
||||
"download_hash": {
|
||||
"sha1": "06F5BEBAB800E68FA4B0FE441F82DA9D6DD55B2A",
|
||||
"sha256": "8CEBA74F677EFE3119462BE67DF5B17369E3E67EB5D84261AD2A29A653639171"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -1,39 +0,0 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "ContractConfigurator",
|
||||
"name": "Contract Configurator",
|
||||
"abstract": "A config-file based solution for creating new contracts!",
|
||||
"description": "A config-file based solution for creating new contracts!",
|
||||
"author": "nightingale",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
|
||||
"repository": "https://github.com/jrossignol/ContractConfigurator",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
|
||||
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki"
|
||||
},
|
||||
"version": "1.11.2",
|
||||
"ksp_version": "1.1.2",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "WaypointManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CoherentContracts"
|
||||
},
|
||||
{
|
||||
"name": "ContractsWindowPlus"
|
||||
},
|
||||
{
|
||||
"name": "WiderContractsApp"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.11.2/ContractConfigurator_1.11.2.zip",
|
||||
"download_size": 377079,
|
||||
"ksp_version_strict": true,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -3,10 +3,20 @@
|
|||
"identifier": "ContractConfigurator",
|
||||
"name": "Contract Configurator",
|
||||
"abstract": "A config-file based solution for creating new contracts!",
|
||||
"description": "A config-file based solution for creating new contracts!",
|
||||
"author": "nightingale",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"author": "nightingale",
|
||||
"description": "A config-file based solution for creating new contracts!",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
|
||||
"repository": "https://github.com/jrossignol/ContractConfigurator",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
|
||||
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki"
|
||||
},
|
||||
"version": "1.2.4",
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.2",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CoherentContracts"
|
||||
|
@ -15,17 +25,12 @@
|
|||
"name": "ContractsWindowPlus"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
|
||||
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki",
|
||||
"repository": "https://github.com/jrossignol/ContractConfigurator"
|
||||
},
|
||||
"version": "1.2.4",
|
||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.2.4/ContractConfigurator_1.2.4.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 239897,
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.2"
|
||||
"download_hash": {
|
||||
"sha1": "BD05B008BF2E107073F25E26C928C7CA8BF81E3A",
|
||||
"sha256": "5F9E12A7FB38D0D31E15F376A6B557E111DBCB29573D59B5E78B212F5911DA31"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -36,5 +36,10 @@
|
|||
],
|
||||
"download": "https://github.com/Crzyrndm/FilterExtension/releases/download/2.4.1/Filter.Extensions.v2.4.1.zip",
|
||||
"download_size": 786856,
|
||||
"download_hash": {
|
||||
"sha1": "1A5CC1293DD4356657D75BDE0E20F76AF0294A74",
|
||||
"sha256": "B4929C2EB148CF7615D5143461325EE5E548A08B1AED758A6CEB8EFAEA97790E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Multiple configs can be installed; RO disables its engine configs if RFStockalike is detected. KSP-CKAN/NetKAN#55.",
|
||||
"identifier": "RFStockalike",
|
||||
"name": "Real Fuels: Stockalike RF Configs",
|
||||
"abstract": "Adds RealFuels configs to stock and many mods' engines, keeping engine role as designed to fit with stock and stock-aligned mods.",
|
||||
"author": "Raptor831",
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/81239",
|
||||
"repository": "https://github.com/Raptor831/RFStockalike"
|
||||
},
|
||||
"version": "v3.2.1",
|
||||
"provides": [
|
||||
"RealFuels-Engine-Configs"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "RealFuels"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/RealFuels-Stockalike",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "GameData/RealPlume-RFStockalike",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "GameData/zzRFStockalike",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Raptor831/RFStockalike/releases/download/v3.2.1/RFStockalike_3_2_1.zip",
|
||||
"download_size": 170684,
|
||||
"download_hash": {
|
||||
"sha1": "95E118727939EAE4AE8E0F45307976F1D9F101DC",
|
||||
"sha256": "E3B6AAD23CA98B59DFEA453E626FE013A5886BA4194D1886CBB3AB10A973A29F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -20,5 +20,10 @@
|
|||
],
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/SmokeScreen/51/artifact/SmokeScreen-2.6.11.0.zip",
|
||||
"download_size": 26826,
|
||||
"download_hash": {
|
||||
"sha1": "7836FD8069DD370F8CF3CC406DAC249B361DB62F",
|
||||
"sha256": "560B2AA0BA181B8B4FD60BAA125AC40B12072944277921A121983600D8608C67"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -3,23 +3,28 @@
|
|||
"identifier": "SmokeScreen",
|
||||
"name": "SmokeScreen - Extended FX Plugin",
|
||||
"abstract": "SmokeScreen is a plugin that build on the engine FX added in .23 and adds new features to them. Most of the features ideas comes from Nothke.",
|
||||
"license": "BSD-2-clause",
|
||||
"author": "Sarbian",
|
||||
"license": "BSD-2-clause",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/71630",
|
||||
"repository": "https://github.com/sarbian/SmokeScreen/",
|
||||
"ci": "https://ksp.sarbian.com/jenkins/job/SmokeScreen/"
|
||||
},
|
||||
"version": "2.6.5",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"resources": {
|
||||
"ci": "https://ksp.sarbian.com/jenkins/job/SmokeScreen/",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/71630",
|
||||
"repository": "https://github.com/sarbian/SmokeScreen/"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/SmokeScreen",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "2.6.5",
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/SmokeScreen/43/artifact/SmokeScreen-2.6.5.0.zip",
|
||||
"x_generated_by": "nyankan",
|
||||
"download_size": 26192
|
||||
"download_size": 26192,
|
||||
"download_hash": {
|
||||
"sha1": "77B89E9485D541333A5BDA298C39B3E53DAD9CED",
|
||||
"sha256": "8AF359019E3203EBECC3114E87C008E0288B39066BD67BA0BBB5BDC882D85BF4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -1,13 +1,16 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "TweakableEverything",
|
||||
"name": "TweakableEverything",
|
||||
"abstract": "For all your part tweaking needs",
|
||||
"author": "toadicus",
|
||||
"license": "BSD-3-clause",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/TweakableEverything",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/64711",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/255/TweakableEverything"
|
||||
},
|
||||
"version": "1.11",
|
||||
"ksp_version": "1.0.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -19,16 +22,18 @@
|
|||
"name": "EVAManager"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/64711",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/255/TweakableEverything"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"name": "TweakableEverything",
|
||||
"abstract": "For all your part tweaking needs",
|
||||
"author": "toadicus",
|
||||
"version": "1.11",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/TweakableEverything",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "http://ckan1.spacedock.info/storage/toadicus_101/TweakableEverything/TweakableEverything-1.11.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 356683
|
||||
"download_size": 356683,
|
||||
"download_hash": {
|
||||
"sha1": "51859CD20C5A634BB996BDA537D789C4D169D956",
|
||||
"sha256": "BC2E3FD72CED17D7531C4425B37BDF64D29F607E3EE73EC01AC454B6C57310CF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue