"NetKAN generated mods - Karbonite-1-0.8.6.0"
This commit is contained in:
parent
b03c56ccf6
commit
9ff2a4bc57
|
@ -0,0 +1,66 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"comment": "This may be renamed to USI-Karbonite in the future",
|
||||
"identifier": "Karbonite",
|
||||
"name": "Karbonite",
|
||||
"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.",
|
||||
"author": "RoverDude",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/80650-105",
|
||||
"repository": "https://github.com/BobPalmer/Karbonite"
|
||||
},
|
||||
"version": "1:0.8.6.0",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.2",
|
||||
"provides": [
|
||||
"USI-Karbonite"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "USITools"
|
||||
},
|
||||
{
|
||||
"name": "USI-Core"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/Karbonite",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
},
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/KarbonitePlus",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/Karbonite/releases/download/0.8.6.0/Karbonite_0.8.6.0.zip",
|
||||
"download_size": 41981043,
|
||||
"download_hash": {
|
||||
"sha1": "9B6FCFFA3C982082348E9D5411329EA28057844F",
|
||||
"sha256": "432391C9211073114C2B85D61CB38F722EFD07190408B20A17918459922EBF23"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "harryyoung",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue