1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/Insystem/Insystem-1.0.ckan
Paul Fenwick 804497040e Move i.52k.de/kspmods -> ckan1.spacedock.info
`$ perl -i -pe's{i\.52k\.de/kspmods}{ckan1.spacedock.info}g' */*.ckan`

![Everybody stand back! I know regular expressions!](https://imgs.xkcd.com/comics/regular_expressions.png)
2016-02-26 14:20:17 -05:00

44 lines
1.3 KiB
Plaintext

{
"spec_version": "v1.4",
"identifier": "Insystem",
"name": "Insystem Mod for Kopernicus",
"abstract": "This mod uses Kopernicus to alter the orbits of the stock planets",
"author": "Dunrana",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/113236-Insystem-Mod-for-Kopernicus",
"kerbalstuff": "https://kerbalstuff.com/mod/645/Insystem%20Mod%20for%20Kopernicus",
"x_screenshot": "https://kerbalstuff.com/content/Dunrana_8044/Insystem_Mod_for_Kopernicus/Insystem_Mod_for_Kopernicus-1426464885.7498348.png"
},
"version": "1.0",
"ksp_version": "0.90.0",
"depends": [
{
"name": "Kopernicus"
},
{
"name": "DDSLoader"
},
{
"name": "Kopernicus-Config-Default"
},
{
"name": "ModuleManager"
}
],
"conflicts": [
{
"name": "Kopernicus"
}
],
"install": [
{
"find": "Insystem",
"install_to": "GameData"
}
],
"download": "http://ckan1.spacedock.info/storage/Dunrana_8044/Insystem_Mod_for_Kopernicus/Insystem_Mod_for_Kopernicus-1.0.zip",
"download_size": 159325,
"x_generated_by": "netkan"
}