"NetKAN generated mods - Karbonite-1-0.7.0.0"
This commit is contained in:
parent
e64bebca52
commit
f409b2158d
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"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": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/80650-105",
|
||||
"repository": "https://github.com/BobPalmer/Karbonite"
|
||||
},
|
||||
"version": "1:0.7.0.0",
|
||||
"ksp_version": "1.1.0",
|
||||
"provides": [
|
||||
"USI-Karbonite"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "USITools"
|
||||
},
|
||||
{
|
||||
"name": "USI-Core"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/Karbonite",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/Karbonite/releases/download/0.7.0.0/Karbonite_0.7.0.0.zip",
|
||||
"download_size": 26313086,
|
||||
"x_last_revision_by": "harryyoung",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue