Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
1ebfee56aa
|
@ -20,5 +20,10 @@
|
||||||
],
|
],
|
||||||
"download": "http://ckan1.spacedock.info/storage/hoojiwana_648/AB_Launchers/AB_Launchers-1.0.zip",
|
"download": "http://ckan1.spacedock.info/storage/hoojiwana_648/AB_Launchers/AB_Launchers-1.0.zip",
|
||||||
"download_size": 6132788,
|
"download_size": 6132788,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "012190EFE4065EA14D3C2013290F437C58877C93",
|
||||||
|
"sha256": "4CCC1F687CD4AD41DED46D80EB93DDD28319A44B8491FECC510E2F63D41DE0ED"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
|
@ -15,5 +15,10 @@
|
||||||
"ksp_version": "1.0.5",
|
"ksp_version": "1.0.5",
|
||||||
"download": "https://spacedock.info/mod/274/Camera%20Tools/download/1.5",
|
"download": "https://spacedock.info/mod/274/Camera%20Tools/download/1.5",
|
||||||
"download_size": 3558534,
|
"download_size": 3558534,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "C5F01DC691D7E9E62E81C92231205A2471E63A99",
|
||||||
|
"sha256": "671F0465F250A9B7DAB07A8F8195F3EB5C58CC58A2030613374F49DDE77445C0"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
|
@ -21,5 +21,10 @@
|
||||||
],
|
],
|
||||||
"download": "https://spacedock.info/mod/136/Celestial%20Body%20Science%20Editor/download/5.0",
|
"download": "https://spacedock.info/mod/136/Celestial%20Body%20Science%20Editor/download/5.0",
|
||||||
"download_size": 32952,
|
"download_size": 32952,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "033E2E018B82B3408E2761DD0011B09D65928980",
|
||||||
|
"sha256": "54637B9E2209E9BAC5B88839CC53328B0EA167103A34D29ACFB80663E88BA88A"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
|
@ -32,5 +32,10 @@
|
||||||
],
|
],
|
||||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.8.3/ContractConfigurator_1.8.3.zip",
|
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.8.3/ContractConfigurator_1.8.3.zip",
|
||||||
"download_size": 359676,
|
"download_size": 359676,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "EED11955A4953F886A033152FAA8FA9054377436",
|
||||||
|
"sha256": "30DDDAFEDA338A2BEFA7BB04F29CB645D0C3530187761BF7511FEC0DA704D16D"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
|
@ -25,5 +25,10 @@
|
||||||
],
|
],
|
||||||
"download": "https://github.com/Starwaster/DeadlyReentry/releases/download/v7.3.1/DeadlyReentry_v7.3.1.zip",
|
"download": "https://github.com/Starwaster/DeadlyReentry/releases/download/v7.3.1/DeadlyReentry_v7.3.1.zip",
|
||||||
"download_size": 789259,
|
"download_size": 789259,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "0CB12E4981D05F004873319C41D0396B9A51D9E4",
|
||||||
|
"sha256": "2592034768996B5831F4C3F3EDB1FA212179E219FF00BA52422ABB708D52C946"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,30 +1,35 @@
|
||||||
{
|
{
|
||||||
"spec_version": "v1.4",
|
"spec_version": "v1.4",
|
||||||
"name": "Filter Extensions",
|
|
||||||
"identifier": "FilterExtensions",
|
"identifier": "FilterExtensions",
|
||||||
|
"name": "Filter Extensions",
|
||||||
"abstract": "Custom, configurable filters for the VAB/SPH.",
|
"abstract": "Custom, configurable filters for the VAB/SPH.",
|
||||||
"description": "With the stock editor now supporting custom filters in a reasonable way, creating more and better filters is the next logical step. However, the requirement for categories to be managed via code is just a terrible idea. Not to mention that there is no easy way to be compatible with anyone else. Filter extensions allows the usage of .cfg files to create, edit, or delete all categories and sub-categories. It uses standard config files, and as such patches can be applied, and dependencies allowed for using Module Manager.",
|
"description": "With the stock editor now supporting custom filters in a reasonable way, creating more and better filters is the next logical step. However, the requirement for categories to be managed via code is just a terrible idea. Not to mention that there is no easy way to be compatible with anyone else. Filter extensions allows the usage of .cfg files to create, edit, or delete all categories and sub-categories. It uses standard config files, and as such patches can be applied, and dependencies allowed for using Module Manager.",
|
||||||
|
"author": "Crzyrndm",
|
||||||
"license": "CC-BY-NC-SA-4.0",
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/104231",
|
||||||
|
"repository": "https://github.com/Crzyrndm/FilterExtension"
|
||||||
|
},
|
||||||
|
"version": "2.1.3",
|
||||||
|
"ksp_version": "1.0.2",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/104231",
|
|
||||||
"repository": "https://github.com/Crzyrndm/FilterExtension"
|
|
||||||
},
|
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/000_FilterExtensions",
|
"file": "GameData/000_FilterExtensions",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"author": "Crzyrndm",
|
|
||||||
"version": "2.1.3",
|
|
||||||
"download": "https://github.com/Crzyrndm/FilterExtension/releases/download/2.1.3/Filter.Extensions.v2.1.3.zip",
|
"download": "https://github.com/Crzyrndm/FilterExtension/releases/download/2.1.3/Filter.Extensions.v2.1.3.zip",
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 752577,
|
"download_size": 752577,
|
||||||
"ksp_version": "1.0.2"
|
"download_hash": {
|
||||||
|
"sha1": "771569163701FDC2EEF3ABB36B5036084F54DDC6",
|
||||||
|
"sha256": "325E3625999DDF55F423D3B98E905AB8FCD92ADF59077D89A628B89799F0E60A"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "KSPInterstellarExtended",
|
"identifier": "KSPInterstellarExtended",
|
||||||
|
"name": "KSP Interstellar Extended",
|
||||||
|
"abstract": "Full download of KSPI-E",
|
||||||
|
"author": "FreeThinker",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"install": [
|
"resources": {
|
||||||
{
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/111159-WIP-0-90-KSP-Interstellar-Extended",
|
||||||
"file": "GameData/WarpPlugin",
|
"repository": "https://github.com/sswelm/KSPInterstellar",
|
||||||
"install_to": "GameData",
|
"kerbalstuff": "https://kerbalstuff.com/mod/791/KSP%20Interstellar%20Extended",
|
||||||
"filter": "MiniAVC.xml"
|
"x_screenshot": "https://kerbalstuff.com/content/FreeThinker_6401/KSP_Interstellar_Extended/KSP_Interstellar_Extended-1431587321.3258672.jpg"
|
||||||
}
|
},
|
||||||
],
|
"version": "1.3.9",
|
||||||
|
"ksp_version": "1.0.4",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "CommunityResourcePack",
|
"name": "CommunityResourcePack",
|
||||||
|
@ -44,18 +48,19 @@
|
||||||
"name": "CrossFeedEnabler"
|
"name": "CrossFeedEnabler"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ksp_version": "1.0.4",
|
"install": [
|
||||||
"name": "KSP Interstellar Extended",
|
{
|
||||||
"abstract": "Full download of KSPI-E",
|
"file": "GameData/WarpPlugin",
|
||||||
"version": "1.3.9",
|
"install_to": "GameData",
|
||||||
"author": "FreeThinker",
|
"filter": "MiniAVC.xml"
|
||||||
|
}
|
||||||
|
],
|
||||||
"download": "http://ckan1.spacedock.info/storage/FreeThinker_6401/KSP_Interstellar_Extended/KSP_Interstellar_Extended-1.3.9.zip",
|
"download": "http://ckan1.spacedock.info/storage/FreeThinker_6401/KSP_Interstellar_Extended/KSP_Interstellar_Extended-1.3.9.zip",
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/111159-WIP-0-90-KSP-Interstellar-Extended",
|
|
||||||
"repository": "https://github.com/sswelm/KSPInterstellar",
|
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/791/KSP%20Interstellar%20Extended",
|
|
||||||
"x_screenshot": "https://kerbalstuff.com/content/FreeThinker_6401/KSP_Interstellar_Extended/KSP_Interstellar_Extended-1431587321.3258672.jpg"
|
|
||||||
},
|
|
||||||
"download_size": 45379661,
|
"download_size": 45379661,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "72CDCBDCFBB34C3FB8CA41E853E9AC1E4698D522",
|
||||||
|
"sha256": "6E5BA1BD424B4E994DD2B76F06D23678140663415FFA22C09FA1560836AE801B"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
|
@ -27,5 +27,10 @@
|
||||||
],
|
],
|
||||||
"download": "https://spacedock.info/mod/124/Kerbal%20Konstructs/download/0.9.6.2_HOT",
|
"download": "https://spacedock.info/mod/124/Kerbal%20Konstructs/download/0.9.6.2_HOT",
|
||||||
"download_size": 6541241,
|
"download_size": 6541241,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "99347C4C3DD269BEDE9595515B6AD22ACF8CDF48",
|
||||||
|
"sha256": "778B458A3ABFC9ADFA922CCD5077ABAEE3CDF01D86DC874D6C23C11F0F10BB0E"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,29 +1,34 @@
|
||||||
{
|
{
|
||||||
"spec_version": "v1.4",
|
"spec_version": "v1.4",
|
||||||
"identifier": "PersistentRotation",
|
"identifier": "PersistentRotation",
|
||||||
"x_via": "Automated KerbalStuff CKAN submission",
|
"name": "PersistentRotation",
|
||||||
|
"abstract": "Persistent rotation, persistent momentum and more!",
|
||||||
|
"author": "MarkusA380",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/113507-0-90-PersistentRotation-0-4-1-(former-Timewarp-Rotate)",
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/668/PersistentRotation"
|
||||||
|
},
|
||||||
|
"version": "0.4.3",
|
||||||
|
"ksp_version": "0.90",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "Toolbar"
|
||||||
|
}
|
||||||
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/PersistentRotation",
|
"file": "GameData/PersistentRotation",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"depends": [
|
|
||||||
{
|
|
||||||
"name": "Toolbar"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/113507-0-90-PersistentRotation-0-4-1-(former-Timewarp-Rotate)",
|
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/668/PersistentRotation"
|
|
||||||
},
|
|
||||||
"ksp_version": "0.90",
|
|
||||||
"name": "PersistentRotation",
|
|
||||||
"abstract": "Persistent rotation, persistent momentum and more!",
|
|
||||||
"author": "MarkusA380",
|
|
||||||
"version": "0.4.3",
|
|
||||||
"download": "http://ckan1.spacedock.info/storage/MarkusA380_8450/PersistentRotation/PersistentRotation-0.4.3.zip",
|
"download": "http://ckan1.spacedock.info/storage/MarkusA380_8450/PersistentRotation/PersistentRotation-0.4.3.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 20765,
|
||||||
"download_size": 20765
|
"download_hash": {
|
||||||
|
"sha1": "011C040BCC545047B716736F3FE8D99B7F539E98",
|
||||||
|
"sha256": "8BBEA76DECDDB3114DE79BBF5B1E266FFC3387B90DEE7A2EE4F8EB484109C813"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_via": "Automated KerbalStuff CKAN submission",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,22 +2,27 @@
|
||||||
"spec_version": "v1.4",
|
"spec_version": "v1.4",
|
||||||
"identifier": "Protractor",
|
"identifier": "Protractor",
|
||||||
"name": "Protractor",
|
"name": "Protractor",
|
||||||
|
"abstract": "Hohmann transfers to planets and moons, no nodes required.",
|
||||||
|
"author": "RealGrep",
|
||||||
|
"license": "GPL-3.0",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/83173",
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/83173",
|
||||||
"repository": "https://github.com/RealGrep/Protractor"
|
"repository": "https://github.com/RealGrep/Protractor"
|
||||||
},
|
},
|
||||||
"abstract": "Hohmann transfers to planets and moons, no nodes required.",
|
"version": "2.5.1",
|
||||||
"license": "GPL-3.0",
|
"ksp_version": "1.0",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find": "Protractor",
|
"find": "Protractor",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "2.5.1",
|
|
||||||
"author": "RealGrep",
|
|
||||||
"download": "https://github.com/RealGrep/protractor/releases/download/v2.5.1/ProtractorContinued-v2.5.1.zip",
|
"download": "https://github.com/RealGrep/protractor/releases/download/v2.5.1/ProtractorContinued-v2.5.1.zip",
|
||||||
"ksp_version": "1.0",
|
|
||||||
"download_size": 67798,
|
"download_size": 67798,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "9ABF507172CD2A1CE86A3041B4227F4F31A58192",
|
||||||
|
"sha256": "6F8F2E50D5417A893C072C6266D4B63A490E8DBC00070364FACD68A2E7300025"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,25 +1,34 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "StationScience",
|
"identifier": "StationScience",
|
||||||
"release_status": "stable",
|
"name": "Station Science",
|
||||||
|
"abstract": "Station Science mod adds several large parts designed to be integrated into a permanent space station.",
|
||||||
|
"description": "This mod adds several large parts designed to be integrated into a permanent space station: the Science Lab, the Zoology Bay, the Cyclotron, and the Spectrometron. These heavy parts provide facilities for performing experiments. Experiments are held in small, light pods that you can dock with your space station, execute, and bring back to the surface for Science points. The Spectrometron uses the Cyclotron to analyze Surface Samples that you've brought into orbit, and allows you to transmit the data home for full value. In addition, there are tanks for storing Kibbal for the Zoology Bay.",
|
||||||
|
"author": "ethernet",
|
||||||
"license": "restricted",
|
"license": "restricted",
|
||||||
|
"release_status": "stable",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/54774",
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/54774",
|
||||||
"x_curse": "http://kerbal.curseforge.com/ksp-mods/220216",
|
"x_curse": "http://kerbal.curseforge.com/ksp-mods/220216",
|
||||||
"x_preview": "http://i.imgur.com/63DTlDLl.png"
|
"x_preview": "http://i.imgur.com/63DTlDLl.png"
|
||||||
},
|
},
|
||||||
"suggests": [
|
|
||||||
{ "name" : "FuelScience"},
|
|
||||||
{"name" : "OrbitalMaterialScience"}
|
|
||||||
],
|
|
||||||
"ksp_version_min" : "1.0.2",
|
|
||||||
"ksp_version_max" : "1.0.4",
|
|
||||||
"name": "Station Science",
|
|
||||||
"abstract": "Station Science mod adds several large parts designed to be integrated into a permanent space station.",
|
|
||||||
|
|
||||||
"description": "This mod adds several large parts designed to be integrated into a permanent space station: the Science Lab, the Zoology Bay, the Cyclotron, and the Spectrometron. These heavy parts provide facilities for performing experiments. Experiments are held in small, light pods that you can dock with your space station, execute, and bring back to the surface for Science points. The Spectrometron uses the Cyclotron to analyze Surface Samples that you've brought into orbit, and allows you to transmit the data home for full value. In addition, there are tanks for storing Kibbal for the Zoology Bay.",
|
|
||||||
|
|
||||||
"author": "ethernet",
|
|
||||||
"version": "1.5",
|
"version": "1.5",
|
||||||
"download": "http://addons-origin.cursecdn.com/files/2238/826/StationScience-1.5.zip"
|
"ksp_version_min": "1.0.2",
|
||||||
|
"ksp_version_max": "1.0.4",
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "FuelScience"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "OrbitalMaterialScience"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "http://addons-origin.cursecdn.com/files/2238/826/StationScience-1.5.zip",
|
||||||
|
"download_size": 4970177,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "2EDDBFC5CF65F6327356A8600EDD940F40857C7B",
|
||||||
|
"sha256": "EC51E75F0B41244830467680806FEA2C05972CE714EE85B7DC05D8A94944E823"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
Loading…
Reference in New Issue