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

25 lines
701 B
Plaintext

{
"spec_version": 1,
"identifier": "CommandInventory",
"name": "Command Inventory",
"abstract": "Add KIS inventory to the command parts, 150 per kerbal. Help reduce part count",
"author": "jenyaza01",
"license": "MIT",
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/1156/Command%20Inventory"
},
"version": "1.0.0",
"ksp_version": "1.0.5",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "KIS"
}
],
"download": "http://ckan1.spacedock.info/storage/jenyaza01_9448/Command_Inventory/Command_Inventory-1.0.0.zip",
"download_size": 465,
"x_generated_by": "netkan"
}