Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
e2a016c64c
|
@ -3,25 +3,31 @@
|
|||
"identifier": "AstronomersPack-Sandstorms",
|
||||
"name": "Astronomer's Pack: Sandstorms and Surface Dust",
|
||||
"abstract": "Astronomer's Pack option",
|
||||
"author": "Astronomer",
|
||||
"license": "restricted",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"resources": {
|
||||
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
|
||||
},
|
||||
"version": "Interstellar.V2",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "AstronomersPack-Clouds"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "4th Step - Optional Features/Essential Features (still optional though)/0MB Sandstorms and Surface Dust/GameData/BoulderCo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "AstronomersPack-Clouds"
|
||||
}
|
||||
],
|
||||
"author": "Astronomer",
|
||||
"version": "Interstellar.V2",
|
||||
"download": "http://kerbal.curseforge.com/ksp-mods/220335-astronomers-visual-pack-interstellar-v2/files/2221625/download",
|
||||
"download_size": 398413030
|
||||
"download_size": 398413030,
|
||||
"download_hash": {
|
||||
"sha1": "8D11DC0D1057EAD0E8A70A045506D0D1F724FAF5",
|
||||
"sha256": "5E12303466B0C53FD7F5ED14A7F462C093AB977010699FE8375B3F24593C16F5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -1,12 +1,17 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "FinalFrontier",
|
||||
"name": "Final Frontier",
|
||||
"abstract": "kerbal individual merits",
|
||||
"author": "Nereid",
|
||||
"license": "BSD-2-clause",
|
||||
"resources": {
|
||||
"x_curse": "http://www.curse.com/ksp-mods/kerbal/221413-final-frontier",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/67246-0-24-0-Final-Frontier-kerbal-individual-merits-0-5-3",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/428/Final%20Frontier"
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/428/Final%20Frontier",
|
||||
"x_curse": "http://www.curse.com/ksp-mods/kerbal/221413-final-frontier"
|
||||
},
|
||||
"version": "0.5.15.308",
|
||||
"ksp_version": "0.90",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData",
|
||||
|
@ -17,12 +22,12 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.90",
|
||||
"name": "Final Frontier",
|
||||
"abstract": "kerbal individual merits",
|
||||
"author": "Nereid",
|
||||
"version": "0.5.15.308",
|
||||
"download": "http://ckan1.spacedock.info/storage/Nereid_5234/Final_Frontier/Final_Frontier-0.5.15.308.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 2507867
|
||||
"download_size": 2507867,
|
||||
"download_hash": {
|
||||
"sha1": "B50A178E87DD3469E033877BBF1B06418A601384",
|
||||
"sha256": "4DDD14BD1347CC39BF5CB487BD3CF2BDDFE15AEECBC32C6D29AEDE45B5EC39F2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -8,8 +8,8 @@
|
|||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/124391-1-02-Heat-Control-Manage-your-ship-s-heat!?p=1997251#post1997251",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/890/Heat%20Control",
|
||||
"repository": "https://github.com/ChrisAdderley/HeatControl"
|
||||
"repository": "https://github.com/ChrisAdderley/HeatControl",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/890/Heat%20Control"
|
||||
},
|
||||
"version": "0.1.2",
|
||||
"ksp_version": "1.0.2",
|
||||
|
@ -26,5 +26,10 @@
|
|||
],
|
||||
"download": "http://ckan1.spacedock.info/storage/Nertea_3884/Heat_Control/Heat_Control-0.1.2.zip",
|
||||
"download_size": 4282263,
|
||||
"download_hash": {
|
||||
"sha1": "55134DBF2648043DB518D0ACEB63224021E25414",
|
||||
"sha256": "60BD44A41F46195D1375582593C98B2E8F575FEC11286529F09EFE5FCE3EA865"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -1,28 +1,33 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"name": "Kerbal Alarm Clock",
|
||||
"identifier": "KerbalAlarmClock",
|
||||
"name": "Kerbal Alarm Clock",
|
||||
"abstract": "An in-game alarm clock to help you stop missing important moments",
|
||||
"author": "TriggerAu",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"author": "TriggerAu",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/24786",
|
||||
"license": "https://github.com/TriggerAu/KerbalAlarmClock/blob/master/LICENSE",
|
||||
"repository": "https://github.com/TriggerAu/KerbalAlarmClock",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/231/Kerbal%20Alarm%20Clock",
|
||||
"license": "https://github.com/TriggerAu/KerbalAlarmClock/blob/master/LICENSE",
|
||||
"manual": "http://triggerau.github.io/KerbalAlarmClock/",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/231/Kerbal%20Alarm%20Clock",
|
||||
"x_curse": "http://kerbal.curseforge.com/ksp-mods/220289-kerbal-alarm-clock"
|
||||
},
|
||||
"version": "v3.2.1.0",
|
||||
"ksp_version_max": "0.90",
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalAlarmClock",
|
||||
"install_to": "GameData/TriggerTech"
|
||||
}
|
||||
],
|
||||
"ksp_version_max": "0.90",
|
||||
"version": "v3.2.1.0",
|
||||
"download": "https://github.com/TriggerAu/KerbalAlarmClock/releases/download/v3.2.1.0/KerbalAlarmClock_3.2.1.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 459842
|
||||
"download_size": 459842,
|
||||
"download_hash": {
|
||||
"sha1": "99AE112BCDACB07EEEF9F0D612B147B8770B5ED5",
|
||||
"sha256": "4BD6186A52A72E702E5CAC2B9BC0D87698997DC19B3F743D106C3064BB4E8246"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -1,7 +1,17 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"license": "CC-BY-NC-4.0",
|
||||
"identifier": "KerbalPlanetaryBaseSystems",
|
||||
"name": "Kerbal Planetary Base Systems",
|
||||
"abstract": "This mod adds stock like parts that are designed to build bases on the surface of planets. ",
|
||||
"author": "Nils277",
|
||||
"license": "CC-BY-NC-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/127413-WIP-Kerbal-Planetary-Base-Systems",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/991/Kerbal%20Planetary%20Base%20Systems",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Nils277_12637/Kerbal_Planetary_Base_Systems/Kerbal_Planetary_Base_Systems-1436623028.6858041.png"
|
||||
},
|
||||
"version": "0.2.0",
|
||||
"ksp_version": "1.0.4",
|
||||
"install": [
|
||||
{
|
||||
"find": "PlanetaryBaseInc",
|
||||
|
@ -9,17 +19,12 @@
|
|||
"filter": "_src.zip"
|
||||
}
|
||||
],
|
||||
"ksp_version": "1.0.4",
|
||||
"name": "Kerbal Planetary Base Systems",
|
||||
"abstract": "This mod adds stock like parts that are designed to build bases on the surface of planets. ",
|
||||
"version": "0.2.0",
|
||||
"author": "Nils277",
|
||||
"download": "http://ckan1.spacedock.info/storage/Nils277_12637/Kerbal_Planetary_Base_Systems/Kerbal_Planetary_Base_Systems-0.2.0.zip",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/127413-WIP-Kerbal-Planetary-Base-Systems",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/991/Kerbal%20Planetary%20Base%20Systems",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Nils277_12637/Kerbal_Planetary_Base_Systems/Kerbal_Planetary_Base_Systems-1436623028.6858041.png"
|
||||
},
|
||||
"download_size": 9086593,
|
||||
"download_hash": {
|
||||
"sha1": "83494001754178CE2DFB164B82161D42F52E7560",
|
||||
"sha256": "5E6CDC61988755CEE1DC114F7E455F5525AE8F4FE3466664F585E5E1E40996C6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -30,5 +30,10 @@
|
|||
],
|
||||
"download": "https://github.com/bld/PersistentThrust/releases/download/v1.0.3/PersistentThrust.v1.0.3.zip",
|
||||
"download_size": 2258366,
|
||||
"download_hash": {
|
||||
"sha1": "FEB8DBF9C29477932FA0543E3A5C6B8014C14770",
|
||||
"sha256": "FF5067E1CA61C764D9A4BD448EA86E789FAB8012F273F45BFF5968E8B123FE90"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -25,5 +25,10 @@
|
|||
],
|
||||
"download": "https://s3-us-west-2.amazonaws.com/ksp-ckan/5477CBE5.zip",
|
||||
"download_size": 1999191,
|
||||
"download_hash": {
|
||||
"sha1": "F86C983E458A636FA71BD18E5B7FD96BD99A4986",
|
||||
"sha256": "A5B554B421FAA615B214B7A3BB1E21E65453319A48278FE130D9409095AC1383"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -29,5 +29,10 @@
|
|||
],
|
||||
"download": "https://github.com/KSP-RO/USProbesPack/releases/download/v0.42/RN_US_Probes_v0.42.zip",
|
||||
"download_size": 66361235,
|
||||
"download_hash": {
|
||||
"sha1": "44A9D1A382C88324E025C1A0B8042EBE66D42A23",
|
||||
"sha256": "BDC8963E48DC4085826D2A3E721B621063D12BAEB9D19D770E31DBE0B2922BEB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -52,5 +52,10 @@
|
|||
],
|
||||
"download": "https://spacedock.info/mod/440/Real%20Scale%20Sea%20Dragon/download/0.1",
|
||||
"download_size": 8210687,
|
||||
"download_hash": {
|
||||
"sha1": "511D7CC14E49B6112E04A39C39D08E49C3C7C222",
|
||||
"sha256": "A07A69452F7492F0E3735935D9A50FADB9324DC1484BF024A8404F860538D89D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -96,5 +96,10 @@
|
|||
],
|
||||
"download": "https://github.com/KSP-RO/RealPlume-StockConfigs/releases/download/v0.10.0/RealPlume-StockConfigs_v0.10.0.zip",
|
||||
"download_size": 25333155,
|
||||
"download_hash": {
|
||||
"sha1": "064ACDF46B84181EEBDD951F64D40FF2C101B46A",
|
||||
"sha256": "E5C91203732543748BB4448294EFC62E727AB7435DDB57F18AA237E469F8F9B1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -1,6 +1,16 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "StageRecovery",
|
||||
"name": "StageRecovery",
|
||||
"abstract": "Recover Funds+ from Dropped Stages",
|
||||
"author": "magico13",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/86677-0-24-2-StageRecovery-Recover-Funds-from-Dropped-Stages-v1-3-(8-5-14)",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/97/StageRecovery"
|
||||
},
|
||||
"version": "1.5.2.1",
|
||||
"ksp_version": "0.90",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
|
@ -20,18 +30,12 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"x_netkan_license_ok": true,
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/86677-0-24-2-StageRecovery-Recover-Funds-from-Dropped-Stages-v1-3-(8-5-14)",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/97/StageRecovery"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "StageRecovery",
|
||||
"license": "GPL-3.0",
|
||||
"abstract": "Recover Funds+ from Dropped Stages",
|
||||
"author": "magico13",
|
||||
"version": "1.5.2.1",
|
||||
"download": "http://ckan1.spacedock.info/storage/magico13_568/StageRecovery/StageRecovery-1.5.2.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 41413
|
||||
"download_size": 41413,
|
||||
"download_hash": {
|
||||
"sha1": "D9B2EEB5C9C7E71656E775A014B4BC49BA5A4A5A",
|
||||
"sha256": "1D8935C75E50F0EE5EBC08C08AB18BD1CA037C1F271E5819DBC84CA2409042D9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -1,19 +1,24 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "TextureReplacer",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"comment": "Plugin is MIT, but some parts CC-BY-NC-SA, and we always specify most restrictive in metadata.",
|
||||
"resources": {
|
||||
"repository": "https://github.com/ducakar/TextureReplacer",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/107471",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/150/TextureReplacer"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"identifier": "TextureReplacer",
|
||||
"name": "TextureReplacer",
|
||||
"abstract": "Kerbal personalisation, IVA suits on Kerbin and texture replacement and improvements.",
|
||||
"author": "shaw",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/107471",
|
||||
"repository": "https://github.com/ducakar/TextureReplacer",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/150/TextureReplacer"
|
||||
},
|
||||
"version": "2.4.2",
|
||||
"ksp_version": "1.0.2",
|
||||
"download": "http://ckan1.spacedock.info/storage/shaw_1038/TextureReplacer/TextureReplacer-2.4.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 45773
|
||||
"download_size": 45773,
|
||||
"download_hash": {
|
||||
"sha1": "3F861B6B571B0653EFD2E0E7FE8C988DD7682F9B",
|
||||
"sha256": "8C5E4850E17B8038D61361E515954551BF7F8B6B0BD7A962FED02E2B5FD4FF62"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -24,5 +24,10 @@
|
|||
],
|
||||
"download": "https://s3-us-west-2.amazonaws.com/ksp-ckan/DA375762.zip",
|
||||
"download_size": 30654,
|
||||
"download_hash": {
|
||||
"sha1": "D1F19AA4530DAC7034C75DF52592BBF40E90B3E3",
|
||||
"sha256": "5B98B1C0AEA88740A448B2D30B082E34CB5689E05C5FDD903196D9C5CE7AEDB8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
|
@ -30,5 +30,10 @@
|
|||
],
|
||||
"download": "https://spacedock.info/mod/223/Tundra%20Exploration%20-%20Stockalike%20Dragon%20V2%20and%20Falcon%209/download/0.7.2",
|
||||
"download_size": 2409525,
|
||||
"download_hash": {
|
||||
"sha1": "E6A3AF6F4E7CF89318B843E8705D965D621ABA40",
|
||||
"sha256": "5CB11E915DF912836DF2248C38D32BDCEA4DFE1587C78E4FAAED9EDB3D432275"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue