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

24 lines
828 B
Plaintext

{
"spec_version": 1,
"identifier": "CommunityTechTree",
"license": "CC-BY-NC-4.0",
"release_status": "stable",
"depends": [
{
"name": "ModuleManager"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/100385-Community-Tech-Tree-2-0-last-updated-03-05-15?p=1546633#post1546633",
"kerbalstuff": "https://kerbalstuff.com/mod/345/Community%20Tech%20Tree"
},
"ksp_version": "1.0.2",
"name": "Community Tech Tree",
"abstract": "An extension for the stock technology tree designed to support many mods",
"author": "Nertea",
"version": "2.0",
"download": "http://i.52k.de/kspmods/storage/Nertea_3884/Community_Tech_Tree/Community_Tech_Tree-2.0.zip",
"x_generated_by": "netkan",
"download_size": 9561
}