1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/DockingTarget/DockingTarget-0.1.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

36 lines
1.1 KiB
Plaintext

{
"spec_version": "v1.4",
"identifier": "DockingTarget",
"name": "Docking Target",
"abstract": "COAS (Crewman Optical Alignment Sight) system add-on to stock standard docking ports",
"author": "TG626",
"license": "CC-BY-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/130258",
"kerbalstuff": "https://kerbalstuff.com/mod/1044/Docking%20Target",
"x_screenshot": "https://kerbalstuff.com/content/TG626_462/Docking_Target/Docking_Target-1438305002.9143665.png"
},
"version": "0.1",
"ksp_version": "1.0.4",
"recommends": [
{
"name": "FederalProductions-Flags"
}
],
"suggests": [
{
"name": "HullcamVDS"
}
],
"install": [
{
"find": "FederalProductions",
"install_to": "GameData",
"filter": "Flags"
}
],
"download": "http://i.52k.de/kspmods/storage/TG626_462/Docking_Target/Docking_Target-0.1.zip",
"download_size": 73863,
"x_generated_by": "netkan"
}