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

26 lines
959 B
Plaintext

{
"spec_version": "v1.4",
"identifier": "CraftImport",
"name": "Craft Import",
"abstract": "Import a craft file from either a website or a local file into the current game",
"author": "linuxgurugamer",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/132828",
"kerbalstuff": "https://kerbalstuff.com/mod/1118/Craft%20Import",
"repository": "https://github.com/linuxgurugamer/CraftImport",
"x_screenshot": "https://kerbalstuff.com/content/linuxgurugamer_4490/Craft_Import/Craft_Import-1440788257.458046.png"
},
"version": "0.4.0",
"ksp_version": "1.0.4",
"install": [
{
"find": "CraftImport",
"install_to": "GameData"
}
],
"download": "http://ckan1.spacedock.info/storage/linuxgurugamer_4490/Craft_Import/Craft_Import-0.4.0.zip",
"download_size": 29532,
"x_generated_by": "netkan"
}