Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
dd1ce4d333
BonVoyage
PWBFuelBalancerRestored
SpaceTuxLibrary
Spectra
|
@ -14,7 +14,7 @@
|
|||
"repository": "https://github.com/jarosm/KSP-BonVoyage",
|
||||
"x_screenshot": "https://spacedock.info/content/RealGecko_4471/BonVoyage/BonVoyage-1475143413.9305143.png"
|
||||
},
|
||||
"version": "0.5.0_-_Come_all_you_young_sailormen_listen_to_me",
|
||||
"version": "1:0.5.0_-_Come_all_you_young_sailormen_listen_to_me",
|
||||
"ksp_version": "1.7.3",
|
||||
"localizations": [
|
||||
"en-us"
|
|
@ -20,6 +20,9 @@
|
|||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
|
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SpaceTuxLibrary",
|
||||
"name": "SpaceTux Library",
|
||||
"abstract": "A library of small functions for use by mods",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/2210/SpaceTux%20Library",
|
||||
"repository": "https://github.com/linuxgurugamer/SpaceTuxLibrary"
|
||||
},
|
||||
"version": "0.0.1.1",
|
||||
"ksp_version_min": "1.7.1",
|
||||
"ksp_version_max": "1.7.3",
|
||||
"install": [
|
||||
{
|
||||
"find": "SpaceTuxLibrary",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2210/SpaceTux%20Library/download/0.0.1.1",
|
||||
"download_size": 475819,
|
||||
"download_hash": {
|
||||
"sha1": "E71F636E4FB9B4091818026DC78857E165312B4F",
|
||||
"sha256": "9840DB863DF022C4CAD535AEB30EC7BA73B4735B7A2AFC0B3B0A32D9DBF1977F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -1,86 +0,0 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Spectra",
|
||||
"name": "Spectra",
|
||||
"abstract": "A well optimized and yet breathtakingly beautiful revamp of all celestial bodies in KSP",
|
||||
"author": "Avera9eJoe",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/159443-*",
|
||||
"spacedock": "https://spacedock.info/mod/1505/Spectra",
|
||||
"repository": "http://N/A",
|
||||
"x_screenshot": "https://spacedock.info/content/Avera9eJoe_1835/Spectra/Spectra-1503830916.373167.png"
|
||||
},
|
||||
"version": "1.2.3",
|
||||
"ksp_version": "1.7.3",
|
||||
"provides": [
|
||||
"PlanetShine-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
},
|
||||
{
|
||||
"name": "RealPlume-StockConfigs"
|
||||
},
|
||||
{
|
||||
"name": "ReStock"
|
||||
},
|
||||
{
|
||||
"name": "PlanetShine"
|
||||
},
|
||||
{
|
||||
"name": "SpaceplaneCorrections"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "PlanetShine-Config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "Step 2 - Spectra/GameData/TextureReplacer",
|
||||
"install_to": "GameData",
|
||||
"filter": "logoFullRed_alt.dds"
|
||||
},
|
||||
{
|
||||
"file": "Step 2 - Spectra/GameData/Spectra",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Step 2 - Spectra/GameData/KSPRC",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Step 3 - Extras/PlanetShine/Config",
|
||||
"install_to": "GameData/PlanetShine"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1505/Spectra/download/1.2.3",
|
||||
"download_size": 418539190,
|
||||
"download_hash": {
|
||||
"sha1": "272DE5D1CD9C51B46B0B5762A312CEA7E968B57D",
|
||||
"sha256": "5FBB320241457B25FA74CFC3A935528A63A3EBC783E05EABD722EEAFB8F59209"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue