Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
421b2dcf32
|
@ -0,0 +1,98 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "GPP",
|
||||||
|
"name": "Galileo's Planet Pack",
|
||||||
|
"abstract": "Galileo's Planet Pack is an all new solar system. With high quality planets to explore, and more challeging gameplay than the stock game, GPP will give even the most accomplished KSPer hours of fun. GPP removes the stock planetary system and will corrupt stock system game saves.",
|
||||||
|
"author": "Galileo88",
|
||||||
|
"license": "CC-BY-NC-ND",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152136-ksp-13-galileos-planet-pack-v151-8-sept-2017/",
|
||||||
|
"repository": "https://github.com/Galileo88/Galileos-Planet-Pack"
|
||||||
|
},
|
||||||
|
"version": "1.5.2",
|
||||||
|
"ksp_version": "1.3.0",
|
||||||
|
"provides": [
|
||||||
|
"Scatterer-sunflare",
|
||||||
|
"LoadingScreenManager"
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Kopernicus"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Scatterer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Scatterer-config"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "GPPTextures"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "GPPCloudsHighRes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "GPPCloudsLowRes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Strategia"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "FinalFrontier"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TextureReplacer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DistantObject"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "OPM-Galileo"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "LoadingScreenManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "GPP",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"comment": "This is the main install for GPP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"find": "Optional Mods/GPP_KSCSwitcher/GameData/KSCSwitcher",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"comment": "This correctly installs KSCSwitcher for GPP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"find": "Optional Mods/GPP_TextureReplacer/GameData/TextureReplacer",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"comment": "This correctly installs TextureReplacer for GPP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"find": "Optional Mods/GPP_FinalFrontier/GameData/Nereid",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"comment": "This correctly installs Final Fronteir for GPP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"find": "Optional Mods/LoadingScreen/GameData/LoadingScreenManager",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"comment": "This correctly installs LoadingScreenManager for GPP"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.5.2/Galileos.Planet.Pack.1.5.2.zip",
|
||||||
|
"download_size": 254573508,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "C79BC6EEFA5BD4418E6D5C121E71BB42201EE7AC",
|
||||||
|
"sha256": "C08DAC7C5882C27D5E590A442CBDC58FB5966FAE7F00B6EC78EFAF96B12476CA"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,42 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "GPPCloudsHighRes",
|
||||||
|
"name": "GPP HighRes clouds",
|
||||||
|
"abstract": "High resolution clouds for GPP",
|
||||||
|
"author": "Galileo88",
|
||||||
|
"license": "CC-BY-NC-ND",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152136-ksp-13-galileos-planet-pack-v151-8-sept-2017/",
|
||||||
|
"repository": "https://github.com/Galileo88/Galileos-Planet-Pack"
|
||||||
|
},
|
||||||
|
"version": "1.5.2",
|
||||||
|
"ksp_version": "1.3.0",
|
||||||
|
"provides": [
|
||||||
|
"EnvironmentalVisualEnhancements-Config"
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "EnvironmentalVisualEnhancements"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "GPPCloudsLowRes"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "Optional Mods/GPP_Clouds/High-res Clouds_GameData inside/GameData/GPP",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"comment": "This installs the high resolution clouds configs for GPP"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.5.2/Galileos.Planet.Pack.1.5.2.zip",
|
||||||
|
"download_size": 254573508,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "C79BC6EEFA5BD4418E6D5C121E71BB42201EE7AC",
|
||||||
|
"sha256": "C08DAC7C5882C27D5E590A442CBDC58FB5966FAE7F00B6EC78EFAF96B12476CA"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,42 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "GPPCloudsLowRes",
|
||||||
|
"name": "GPP LowRes clouds",
|
||||||
|
"abstract": "Low resolution clouds for GPP",
|
||||||
|
"author": "Galileo88",
|
||||||
|
"license": "CC-BY-NC-ND",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152136-ksp-13-galileos-planet-pack-v151-8-sept-2017/",
|
||||||
|
"repository": "https://github.com/Galileo88/Galileos-Planet-Pack"
|
||||||
|
},
|
||||||
|
"version": "1.5.2",
|
||||||
|
"ksp_version": "1.3.0",
|
||||||
|
"provides": [
|
||||||
|
"EnvironmentalVisualEnhancements-Config"
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "EnvironmentalVisualEnhancements"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "GPPCloudsHighRes"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "Optional Mods/GPP_Clouds/Low-res Clouds_GameData inside/GameData/GPP",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"comment": "This installs the low resolution clouds configs for GPP"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.5.2/Galileos.Planet.Pack.1.5.2.zip",
|
||||||
|
"download_size": 254573508,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "C79BC6EEFA5BD4418E6D5C121E71BB42201EE7AC",
|
||||||
|
"sha256": "C08DAC7C5882C27D5E590A442CBDC58FB5966FAE7F00B6EC78EFAF96B12476CA"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,29 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "GPPSecondary",
|
||||||
|
"name": "GPP Secondary",
|
||||||
|
"abstract": "GPP secondary puts Galileo's Planet Pack around the stock solar system.",
|
||||||
|
"author": "Galileo88",
|
||||||
|
"license": "CC-BY-NC-ND",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152136-ksp-13-galileos-planet-pack-v151-8-sept-2017/",
|
||||||
|
"repository": "https://github.com/Galileo88/Galileos-Planet-Pack"
|
||||||
|
},
|
||||||
|
"version": "1.5.2",
|
||||||
|
"ksp_version": "1.3.0",
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "Optional Mods/GPP_Secondary/GameData/GPP_Secondary",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"comment": "This installs the GPP_Secondary configs for GPP"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.5.2/Galileos.Planet.Pack.1.5.2.zip",
|
||||||
|
"download_size": 254573508,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "C79BC6EEFA5BD4418E6D5C121E71BB42201EE7AC",
|
||||||
|
"sha256": "C08DAC7C5882C27D5E590A442CBDC58FB5966FAE7F00B6EC78EFAF96B12476CA"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -9,12 +9,12 @@
|
||||||
"license": "CC-BY-NC-SA-4.0",
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/87956-opt-space-plane-temporary-thread",
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/87956-opt-space-plane-temporary-thread",
|
||||||
|
"spacedock": "https://spacedock.info/mod/1028/OPT%20Space%20Plane",
|
||||||
"curse": "http://kerbal.curseforge.com/projects/225018",
|
"curse": "http://kerbal.curseforge.com/projects/225018",
|
||||||
"x_screenshot": "https://media-curse.cursecdn.com/attachments/206/222/7c6e6b3cc3b6b0d05683ae46566b277d.png"
|
"x_screenshot": "https://media-curse.cursecdn.com/attachments/206/222/7c6e6b3cc3b6b0d05683ae46566b277d.png"
|
||||||
},
|
},
|
||||||
"version": "v2.0.1",
|
"version": "v2.0.1",
|
||||||
"ksp_version_min": "1.2.2",
|
"ksp_version": "1.3",
|
||||||
"ksp_version_max": "1.2.2",
|
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "FirespitterCore"
|
"name": "FirespitterCore"
|
||||||
|
|
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "PlanetaryDiversity",
|
||||||
|
"name": "Planetary Diversity",
|
||||||
|
"abstract": "Creates some diversity on the otherwise static planets.",
|
||||||
|
"author": "Thomas P.",
|
||||||
|
"license": "MIT",
|
||||||
|
"release_status": "development",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/164870-planetary-diversity",
|
||||||
|
"repository": "https://github.com/StollD/Planetary-Diversity"
|
||||||
|
},
|
||||||
|
"version": "1.3.0-2",
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "PlanetaryDiversity",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/StollD/Planetary-Diversity/releases/download/1.3.0-2/Planetary-Diversity-1.3.0-2.zip",
|
||||||
|
"download_size": 32672,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "A4B0BC0243303C3FC1A9430276107E7A133B2FCE",
|
||||||
|
"sha256": "8BF694A87965D7644F5113DBCB62A372E089EC14E1B9C187EB7F964012D84914"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,30 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.10",
|
||||||
|
"identifier": "PolishTranslation",
|
||||||
|
"name": "KSP 1.3.0 - Polish translation by CEBULA Translations",
|
||||||
|
"abstract": "Spolszczenie Kerbal Space Program 1.3.0 (Alpha 1.27)",
|
||||||
|
"author": "Moskit",
|
||||||
|
"license": "GPL-2.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbale.pl/modyfikacje/tlumaczenie-ksp-1-3-autorstwa-grupy-cebula-translations/",
|
||||||
|
"spacedock": "https://spacedock.info/mod/1390/KSP%201.3.0%20-%20Polish%20translation%20by%20CEBULA%20Translations",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Moskit_13056/KSP_1.3.0_-_Polish_translation_by_CEBULA_Translations/KSP_1.3.0_-_Polish_translation_by_CEBULA_Translations-1495883319.9504876.jpg"
|
||||||
|
},
|
||||||
|
"version": "Alpha_1.45",
|
||||||
|
"ksp_version": "1.3.0",
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find_regexp": "KSP Localization PL.*",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/1390/KSP%201.3.0%20-%20Polish%20translation%20by%20CEBULA%20Translations/download/Alpha_1.45",
|
||||||
|
"download_size": 300108,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "662542AA171E7D3ABE02F06D5F3BE30BE693B1E2",
|
||||||
|
"sha256": "A7518D419D0CAF42CF23EA6E80AF9712F2FF814713448BA79837329C3DBF86B4"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_via": "Automated SpaceDock CKAN submission",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,41 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "ProceduralStart",
|
||||||
|
"name": "Procedural Start",
|
||||||
|
"abstract": "This set of configs makes all parts and sizes from the Procedural Parts mod available at the start of a new game.",
|
||||||
|
"author": "Galileo88",
|
||||||
|
"license": "public-domain",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/165573-ksp-13-procedural-start-v10-16-sept-2017/",
|
||||||
|
"repository": "https://github.com/Galileo88/ProceduralStart"
|
||||||
|
},
|
||||||
|
"version": "1.0",
|
||||||
|
"ksp_version": "1.3.0",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ProceduralParts"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "MainSailorTextures-Complete"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "ProceduralStart",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/Galileo88/ProceduralStart/releases/download/1.0/ProceduralStart.1.0.zip",
|
||||||
|
"download_size": 23387,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "00B65AEF7D461D71E4025DC1C00B704811467A53",
|
||||||
|
"sha256": "BCF3ED892A5AC608B7867006A390EC6CCCDB8E17D590B8CDAD1F74F1558246FE"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,39 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.10",
|
||||||
|
"identifier": "ReworkedStockSystem",
|
||||||
|
"name": "Reworked Stock System",
|
||||||
|
"abstract": "Reworked Stock System is a modification that improves stock system by adding new objects and changing terrain of existing ones. ",
|
||||||
|
"author": "Bill2462",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155462-122-reworked-stock-system-v03/#comment-2931901",
|
||||||
|
"spacedock": "https://spacedock.info/mod/1176/Reworked%20Stock%20System",
|
||||||
|
"repository": "https://github.com/Bill2462/Reworked-Stock-System",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Bill2462_10138/Reworked_Stock_System/Reworked_Stock_System-1486985237.4117236.png"
|
||||||
|
},
|
||||||
|
"version": "V1.0.2",
|
||||||
|
"ksp_version": "1.3.0",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Kopernicus"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"install_to": "GameData",
|
||||||
|
"find": "ReSS"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/1176/Reworked%20Stock%20System/download/V1.0.2",
|
||||||
|
"download_size": 113289309,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "A630782156016AC64B1BF6F18E9A47FB15A2B07A",
|
||||||
|
"sha256": "7BC5AFC5D2E63BFA3B2E4A5F89DAE9DBAE70BF2F632434887D4003EE8FC751BE"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -10,7 +10,7 @@
|
||||||
"repository": "https://github.com/sumghai/SDHI_ServiceModuleSystem"
|
"repository": "https://github.com/sumghai/SDHI_ServiceModuleSystem"
|
||||||
},
|
},
|
||||||
"version": "v3.2.4",
|
"version": "v3.2.4",
|
||||||
"ksp_version": "1.2.2",
|
"ksp_version": "1.3.0",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "AnimatedDecouplers"
|
"name": "AnimatedDecouplers"
|
||||||
|
|
|
@ -0,0 +1,34 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "SolarisHypernautics",
|
||||||
|
"name": "Solaris Hypernautics",
|
||||||
|
"abstract": "Latest in virtual particle, magnetic, and nuclear technologies!",
|
||||||
|
"author": "Carbonjvd",
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/113018-105-solaris-hypernautics-v046-latest-virtual-particle-technology/&page=1",
|
||||||
|
"spacedock": "https://spacedock.info/mod/187/Solaris%20Hypernautics",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Carbonjvd_793/Solaris_Hypernautics/Solaris_Hypernautics-1455921056.0272763.jpg"
|
||||||
|
},
|
||||||
|
"version": "1:v0.5.5",
|
||||||
|
"ksp_version": "1.3.0",
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "Solaris_Hypernautics",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/187/Solaris%20Hypernautics/download/v0.5.5",
|
||||||
|
"download_size": 63065714,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "2494E8A536CFDC05D1F82862CE1C18CC6A3AF447",
|
||||||
|
"sha256": "E276483941B975C8A4876A4957D70CB7CDC2F6F84C1E1131A36D09F5819D1F48"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,51 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "SpudMoon",
|
||||||
|
"name": "SpudMoon",
|
||||||
|
"abstract": "Dres was once a lonely planet and then Spud showed up",
|
||||||
|
"author": [
|
||||||
|
"MrChumley"
|
||||||
|
],
|
||||||
|
"license": "CC0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/127793",
|
||||||
|
"repository": "https://github.com/MrChumley/Spud"
|
||||||
|
},
|
||||||
|
"version": "2:0.2",
|
||||||
|
"ksp_version": "1.3",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager",
|
||||||
|
"min_version": "2.8.0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Kopernicus",
|
||||||
|
"min_version": "2:release-1.3.0-5"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "DistantObject"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ContractConfigurator"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ContractConfigurator-FarOutContracts"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "Spud",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/MrChumley/Spud/releases/download/0.2/Spud.0.2.zip",
|
||||||
|
"download_size": 6685994,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "4F7A02E399892E02B7AC8A1F4C2005568E4AB626",
|
||||||
|
"sha256": "29115F9C5727FC538617047F37298A5016F99EB7050EE6BD79406F6115443B66"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue