"NetKAN generated mods - Karbonite-0.4.4"
This commit is contained in:
parent
00058f0b41
commit
b2016e274c
|
@ -1,16 +1,21 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"name": "Karbonite",
|
"comment": "This may be renamed to USI-Karbonite in the future",
|
||||||
"identifier": "Karbonite",
|
"identifier": "Karbonite",
|
||||||
"author": "RoverDude",
|
"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.",
|
"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",
|
"license": "CC-BY-NC-SA",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
"ksp_version": "0.25",
|
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/87335",
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/87335",
|
||||||
"repository": "https://github.com/BobPalmer/Karbonite"
|
"repository": "https://github.com/BobPalmer/Karbonite"
|
||||||
},
|
},
|
||||||
|
"version": "0.4.4",
|
||||||
|
"ksp_version": "0.25",
|
||||||
|
"provides": [
|
||||||
|
"USI-Karbonite"
|
||||||
|
],
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "USITools"
|
"name": "USITools"
|
||||||
|
@ -33,18 +38,18 @@
|
||||||
"name": "TextureReplacer"
|
"name": "TextureReplacer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"comment": "This may be renamed to USI-Karbonite in the future",
|
|
||||||
"provides": [
|
|
||||||
"USI-Karbonite"
|
|
||||||
],
|
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/UmbraSpaceIndustries",
|
"file": "GameData/UmbraSpaceIndustries",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "0.4.4",
|
|
||||||
"download": "https://github.com/BobPalmer/Karbonite/releases/download/0.4.4/Karbonite_0.4.4.zip",
|
"download": "https://github.com/BobPalmer/Karbonite/releases/download/0.4.4/Karbonite_0.4.4.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 39015866,
|
||||||
"download_size": 39015866
|
"download_hash": {
|
||||||
|
"sha1": "BA893BD9135251EE445D913F148E33CA3F7C7873",
|
||||||
|
"sha256": "65B896CE783F31287BBD552155BEB58D1FB4600096B8BE584404653F3F9F9E22"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
Loading…
Reference in New Issue