CKAN-meta/Karbonite/Karbonite-0.6.2.ckan

49 lines
1.4 KiB
Plaintext

{
"spec_version": 1,
"name": "Karbonite",
"identifier": "Karbonite",
"author": "RoverDude",
"abstract": "A newly discovered mineral that has hydrocarbon-like properties and is perfect for processing into a fuel. It's easily mined from the surface, and can be found in liquid or gaseous forms on certain planets.",
"license": "CC-BY-NC-SA",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/89401",
"repository": "https://github.com/BobPalmer/Karbonite"
},
"depends": [
{
"name": "USITools"
},
{
"name": "CommunityResourcePack"
},
{
"name": "FirespitterCore"
},
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "TextureReplacer"
}
],
"comment": "This may be renamed to USI-Karbonite in the future",
"provides": [
"USI-Karbonite"
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
}
],
"version": "0.6.2",
"download": "https://github.com/BobPalmer/Karbonite/releases/download/0.6.2/Karbonite_0.6.2.zip",
"x_generated_by": "netkan",
"download_size": 16626552,
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.2"
}