"NetKAN generated mods - KarbonitePlus-0.6.0.0"
This commit is contained in:
parent
f409b2158d
commit
b4056a6ed8
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"comment": "This may be renamed to USI-KarbonitePlus in the future",
|
||||
"identifier": "KarbonitePlus",
|
||||
"name": "KarbonitePlus",
|
||||
"abstract": "New resources and parts for Karbonite, including the resource Karborundum",
|
||||
"author": "RoverDude",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/83948-105",
|
||||
"repository": "https://github.com/BobPalmer/KarbonitePlus"
|
||||
},
|
||||
"version": "0.6.0.0",
|
||||
"ksp_version": "1.1.0",
|
||||
"provides": [
|
||||
"USI-KarbonitePlus"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "USITools"
|
||||
},
|
||||
{
|
||||
"name": "USI-Core"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Karbonite"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/KarbonitePlus",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/KarbonitePlus/releases/download/0.6.0.0/KPlus_0.6.0.0.zip",
|
||||
"download_size": 16382699,
|
||||
"x_last_revision_by": "harryyoung",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue