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

25 lines
867 B
Plaintext

{
"spec_version": 1,
"license": "BSD-2-clause",
"identifier": "KerbalRenamer",
"install": [
{
"file": "KerbalRenamer/GameData/KerbalRenamer",
"install_to": "GameData"
}
],
"ksp_version": "1.0.2",
"name": "Kerbal Renamer",
"abstract": "Renames, re-stats, even gender-bends Kerbals procedurally.",
"version": "0.2",
"author": "regex",
"download": "http://i.52k.de/kspmods/storage/regex_94/Kerbal_Renamer/Kerbal_Renamer-0.2.zip",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/117893",
"kerbalstuff": "https://kerbalstuff.com/mod/730/Kerbal%20Renamer",
"x_screenshot": "https://kerbalstuff.com/content/regex_94/Kerbal_Renamer/Kerbal_Renamer-1430514389.7632525.png"
},
"download_size": 14975,
"x_generated_by": "netkan"
}