CKAN-meta/UniversalStorageCore.ckan

31 lines
1.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"spec_version": 1,
"identifier": "UniversalStorageCore",
"ksp_version": "0.25",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/75129"
},
"name": "Universal Storage Core Pack",
"license": "restricted",
"abstract": "Universal storage is a modular parts pack that allows you to build custom service modules. The pack contains a number of wedges that fit around a core hub. This allows you to build a 1.25 meter stack with 4 wedges or a 2.5 meter stack with 8 wedges. Of course these stacks can be placed on top of each other to provide whatever resources or machine the mission requires.",
"author": "Paul Kingtiger",
"version": "0.9.3",
"download": "http://www.kingtiger.co.uk/kingtiger/wordpress/wp-content/uploads/2014/11/US_Core_0.9.3.25.zip",
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
"install": [
{
"file" : "000_USITools",
"install_to" : "GameData"
},
{
"file" : "PartCatalog",
"install_to" : "GameData",
"comment" : "PartCatalog Data for Universal Storage"
},
{
"file" : "UniversalStorage",
"install_to" : "GameData"
}
]
}