diff --git a/CommandInventory/CommandInventory-1.0.0.ckan b/CommandInventory/CommandInventory-1.0.0.ckan new file mode 100644 index 0000000000..78b9d08e09 --- /dev/null +++ b/CommandInventory/CommandInventory-1.0.0.ckan @@ -0,0 +1,24 @@ +{ + "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.4", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "KIS" + } + ], + "download": "https://kerbalstuff.com/mod/1156/Command%20Inventory/download/1.0.0", + "download_size": 465, + "x_generated_by": "netkan" +}