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
28 lines
699 B
Plaintext
28 lines
699 B
Plaintext
{
|
|
"spec_version": 1,
|
|
"identifier": "CommunityTechTree",
|
|
"license": "CC-BY-NC-4.0",
|
|
"release_status": "stable",
|
|
"depends": [
|
|
{
|
|
"name": "TechManager"
|
|
}
|
|
],
|
|
"recommends": [
|
|
{
|
|
"name": "ModuleManager"
|
|
}
|
|
],
|
|
"resources": {
|
|
"kerbalstuff": "https://kerbalstuff.com/mod/345/Community%20Tech%20Tree"
|
|
},
|
|
"ksp_version": "0.25",
|
|
"name": "Community Tech Tree",
|
|
"abstract": "An extension for the stock technology tree designed to support many mods",
|
|
"author": "Nertea",
|
|
"version": "1.0",
|
|
"download": "http://i.52k.de/kspmods/storage/Nertea_3884/Community_Tech_Tree/Community_Tech_Tree-1.0.zip",
|
|
"x_generated_by": "netkan",
|
|
"download_size": 11480
|
|
}
|