1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/DistantObject-default/DistantObject-default-v1.6.2.ckan
Paul Fenwick 327b28f5bd Convert all FOSS mods from KS to download from i.52k.de
Thanks to @V1TA5, we have a mirror of the freely redistributable mods
from KS. This change re-writes extant CKAN metadata files that have
free licenses to use the i.52k.de server.

Created by running 1f3e252e9ae3dbad6e123d72dd1a255e32484a6e of
kspstuff-migrate.pl in https://github.com/pjf/KS-KSPStuff-Migration
2016-02-22 11:53:15 -05:00

43 lines
1.2 KiB
Plaintext

{
"spec_version": 1,
"identifier": "DistantObject-default",
"name": "Distant Object Enhancement default config",
"abstract": "Default planets colors",
"author": "MOARdV",
"license": "CC-BY-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/98943",
"kerbalstuff": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis",
"repository": "https://github.com/MOARdV/DistantObject"
},
"version": "v1.6.2",
"ksp_version": "1.0.4",
"provides": [
"DistantObject-config"
],
"depends": [
{
"name": "DistantObject"
}
],
"install": [
{
"file": "GameData/DistantObject",
"install_to": "GameData",
"filter": [
"DistantObject.dll",
"Flare",
"Icons"
]
}
],
"download": "http://i.52k.de/kspmods/storage/MOARdV_3078/Distant_Object_Enhancement_bis/Distant_Object_Enhancement_bis-v1.6.2.zip",
"download_size": 38434,
"conflicts": [
{
"name": "DistantObject-config"
}
],
"x_generated_by": "netkan"
}