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

34 lines
1.3 KiB
Plaintext

{
"spec_version": "v1.4",
"identifier": "NehemiahScienceCommon",
"name": "Nehemiah Science Common",
"abstract": "Science and money from experiments based on real space science.",
"description": "Common components for N3h3mia's mods",
"author": "N3h3mia",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/112336",
"kerbalstuff": "https://kerbalstuff.com/mod/625/Kerbal%20Environmental%20Effects%20Study",
"repository": "https://github.com/N3h3miah/OrbitalMaterialScience",
"x_screenshot": "https://kerbalstuff.com/content/N3h3mia_5677/Kerbal_Environmental_Effects_Study/Kerbal_Environmental_Effects_Study-1425472785.111337.jpg"
},
"version": "1.0",
"ksp_version": "0.90.0",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.5.9"
}
],
"install": [
{
"file": "NehemiahInc/NE_Science_Common",
"install_to": "GameData/NehemiahInc"
}
],
"download": "http://i.52k.de/kspmods/storage/N3h3mia_5677/Kerbal_Environmental_Effects_Study/Kerbal_Environmental_Effects_Study-0.2.1.zip",
"download_size": 1732026,
"x_via": "Automated KerbalStuff CKAN submission",
"x_generated_by": "netkan"
}