1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

NetKAN generated mods - BackgroundResources-v0.14.0.0

This commit is contained in:
NetKAN inflator Robot
2019-12-15 01:19:15 +00:00
parent d535652167
commit b9fb360fc9

View File

@ -4,19 +4,31 @@
"name": "Background Resources", "name": "Background Resources",
"abstract": "REPOSoftTech Background Resources plugin", "abstract": "REPOSoftTech Background Resources plugin",
"author": [ "author": [
"JPLRepo", "taraniselsu",
"KSP-RO", "NathanKell",
"taraniselsu" "SirKeplan",
"StollD",
"blowfishpro",
"cherrydev",
"pjf",
"rsparkyc",
"stratochief66",
"zorg2044",
"JPLRepo"
], ],
"version": "v0.14.0.0",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.99",
"license": "restricted", "license": "restricted",
"resources": { "resources": {
"homepage": "https://github.com/KSP-RO/TacLifeSupport/wiki", "homepage": "https://github.com/KSP-RO/TacLifeSupport/wiki",
"repository": "https://github.com/KSP-RO/TacLifeSupport", "repository": "https://github.com/KSP-RO/TacLifeSupport",
"bugtracker": "https://github.com/KSP-RO/TacLifeSupport/issues" "bugtracker": "https://github.com/KSP-RO/TacLifeSupport/issues"
}, },
"version": "v0.14.0.0", "tags": [
"ksp_version_min": "1.8.0", "plugin",
"ksp_version_max": "1.8.99", "resources"
],
"install": [ "install": [
{ {
"find": "GameData/REPOSoftTech/BackgroundResources", "find": "GameData/REPOSoftTech/BackgroundResources",
@ -30,9 +42,5 @@
"sha256": "9595EAEA1B378ADC7CC4CCE15D37C103EB036373669FD3280DE97DA72BAB5884" "sha256": "9595EAEA1B378ADC7CC4CCE15D37C103EB036373669FD3280DE97DA72BAB5884"
}, },
"download_content_type": "application/zip", "download_content_type": "application/zip",
"tags": [
"plugin",
"resources"
],
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }