1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/UniversalStorage/UniversalStorage-1.0.90.0.ckan
Paul Fenwick 674e20ad23 Fix not-quite-proper URLs in old US releases
Hopefully this is an easy merge, as we're just cleaning old data
slightly. :)
2015-06-29 13:25:29 +10:00

29 lines
724 B
Plaintext

{
"spec_version": 1,
"identifier": "UniversalStorage",
"license": "restricted",
"depends": [
{
"name": "Regolith"
},
{
"name": "CommunityResourcePack"
},
{
"name": "ModuleManager"
}
],
"resources": {
"homepage": "http://ksp.kingtiger.co.uk/",
"kerbalstuff": "https://kerbalstuff.com/mod/250/Universal%20Storage"
},
"ksp_version": "0.90",
"name": "Universal Storage",
"abstract": "Modular resource and processor parts to build custom service modules.",
"author": "Paul_Kingtiger",
"version": "1.0.90.0",
"download": "https://kerbalstuff.com/mod/250/Universal%20Storage/download/1.0.90.0",
"x_generated_by": "netkan",
"download_size": 10495214
}