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

Added the core mods of Astronomer's Pack.

This commit is contained in:
SpaceTeph
2015-01-11 20:14:18 +01:00
parent c5ab44bd48
commit 4a01333a85
5 changed files with 185 additions and 0 deletions

View File

@ -0,0 +1,34 @@
{
"spec_version": 1,
"identifier": "AstronomersPack-DistantObjectEnhancement",
"name": "Astronomer's Pack - Distant Object Enhancement config",
"abstract": "Distant Object Enhancement Configuration from Astronomer's Pack.",
"license": "restricted",
"ksp_version_min": "0.25",
"resources": {
"repository": "http://kerbal.curseforge.com/ksp-mods/220335"
},
"install": [
{
"file": "3rd Step - Core Mod (just clouds)/Core Mod/GameData/DistantObject",
"install_to": "GameData"
}
],
"provides": [
"DistantObject-config"
],
"depends": [
{
"name": "DistantObject"
}
],
"conflicts": [
{
"name": "DistantObject-config"
}
],
"author": "Astronomer",
"version": "Interstellar.V2",
"download": "http://kerbal.curseforge.com/ksp-mods/220335-astronomers-visual-pack-interstellar-v2/files/2221625/download",
"download_size": 398413030
}