Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta

This commit is contained in:
NetKAN inflator Robot 2018-10-28 21:15:24 +00:00
commit 7e7376acaa
2 changed files with 122 additions and 0 deletions

View File

@ -0,0 +1,61 @@
{
"spec_version": "v1.4",
"identifier": "RSSVE-HR",
"name": "RSS Visual Enhancements - High Resolution",
"abstract": "Visual enhancements for RSS to make your game look a hundred times better!",
"author": "PhineasFreak",
"license": "CC-BY-SA-4.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/153511-rssve",
"repository": "https://github.com/PhineasFreak/RSSVE"
},
"version": "v1.3.1-5",
"ksp_version": "1.3.1",
"provides": [
"RSSVE-Textures"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "EnvironmentalVisualEnhancements"
},
{
"name": "RealSolarSystem"
},
{
"name": "Scatterer"
}
],
"recommends": [
{
"name": "DistantObjectEnhancement"
},
{
"name": "PlanetShine"
},
{
"name": "TextureReplacerReplaced"
}
],
"conflicts": [
{
"name": "RSSVE-Textures"
}
],
"install": [
{
"find": "RSSVE",
"install_to": "GameData"
}
],
"download": "https://github.com/PhineasFreak/RSSVE/releases/download/v1.3.1-5/RSSVE_HR_v1.3.1-5.zip",
"download_size": 312928401,
"download_hash": {
"sha1": "28AA5DC8693323A668BA9A50C9D0BE20FD58BA70",
"sha256": "7EAD97466A175C6C37D3A9D881A35C7399854C96FD2A4C2290DEB8379881EB67"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,61 @@
{
"spec_version": "v1.4",
"identifier": "RSSVE-LR",
"name": "RSS Visual Enhancements - Low Resolution",
"abstract": "Visual enhancements for RSS to make your game look a hundred times better!",
"author": "PhineasFreak",
"license": "CC-BY-SA-4.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/153511-rssve",
"repository": "https://github.com/PhineasFreak/RSSVE"
},
"version": "v1.3.1-5",
"ksp_version": "1.3.1",
"provides": [
"RSSVE-Textures"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "EnvironmentalVisualEnhancements"
},
{
"name": "RealSolarSystem"
},
{
"name": "Scatterer"
}
],
"recommends": [
{
"name": "DistantObjectEnhancement"
},
{
"name": "PlanetShine"
},
{
"name": "TextureReplacerReplaced"
}
],
"conflicts": [
{
"name": "RSSVE-Textures"
}
],
"install": [
{
"find": "RSSVE",
"install_to": "GameData"
}
],
"download": "https://github.com/PhineasFreak/RSSVE/releases/download/v1.3.1-5/RSSVE_LR_v1.3.1-5.zip",
"download_size": 93319489,
"download_hash": {
"sha1": "81B3185CA7B35229C85D40482DD5130FFC0701A2",
"sha256": "2CB88B2B40B39A7D4F0CEB345373BF77985ECA87A3F280B1B63D0012311D81B0"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}