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

Added the optional features and meta-package for Astronomer's Pack.

This commit is contained in:
SpaceTeph
2015-01-11 20:34:09 +01:00
parent a955232836
commit 8e3ba3395a
11 changed files with 388 additions and 0 deletions

View File

@ -0,0 +1,26 @@
{
"spec_version": 1,
"identifier": "AstronomersPack-AtmosphericScattering",
"name": "Astronomer's Pack: Atmospheric Scattering",
"abstract": "Astronomer's Pack option",
"license": "restricted",
"ksp_version_min": "0.25",
"resources": {
"repository": "http://kerbal.curseforge.com/ksp-mods/220335"
},
"install": [
{
"file": "4th Step - Optional Features/Essential Features (still optional though)/0MB Atmospheric Scattering (tinted glow)/~ Medium (recommended)/GameData/BoulderCo",
"install_to": "GameData"
}
],
"depends": [
{
"name": "AstronomersPack-Clouds"
}
],
"author": "Astronomer",
"version": "Interstellar.V2",
"download": "http://kerbal.curseforge.com/ksp-mods/220335-astronomers-visual-pack-interstellar-v2/files/2221625/download",
"download_size": 398413030
}