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.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

40 lines
1.3 KiB
Plaintext

{
"spec_version": "v1.4",
"identifier": "CommunityTechTree",
"name": "Community Tech Tree",
"abstract": "An extension for the stock technology tree designed to support many mods",
"author": "Nertea",
"license": "CC-BY-NC-4.0",
"release_status": "stable",
"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",
"x_screenshot": "https://kerbalstuff.com/content/Nertea_3884/Community_Tech_Tree/Community_Tech_Tree-1430952155.0854826.png"
},
"version": "2.2",
"ksp_version": "1.0.5",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.6.2"
}
],
"conflicts": [
{
"name": "ModOrientedTechTree"
},
{
"name": "ModOrientedTechTree-Unmanned"
}
],
"install": [
{
"find": "CommunityTechTree",
"install_to": "GameData"
}
],
"download": "http://i.52k.de/kspmods/storage/Nertea_3884/Community_Tech_Tree/Community_Tech_Tree-2.2.zip",
"download_size": 10266,
"x_generated_by": "netkan"
}