mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
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
40 lines
1.3 KiB
Plaintext
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"
|
|
}
|