NetKAN generated mods - Karbonite/Karbonite-0.6.1, ProceduralParts/ProceduralParts-v1.1.0

This commit is contained in:
NetKAN bot 2015-05-08 04:20:20 +02:00
parent 6ed729f046
commit 43c9e1193d
2 changed files with 77 additions and 0 deletions

View File

@ -0,0 +1,48 @@
{
"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/87335",
"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.1",
"download": "https://github.com/BobPalmer/Karbonite/releases/download/0.6.1/Karbonite_0.6.1.zip",
"x_generated_by": "netkan",
"download_size": 16601070,
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.2"
}

View File

@ -0,0 +1,29 @@
{
"spec_version": 1,
"identifier": "ProceduralParts",
"name": "Procedural Parts",
"abstract": "ProceduralParts allows you to procedurally generate a number of different parts in a range of sizes and shapes.",
"license": "CC-BY-SA-3.0",
"recommends": [
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "PPTextures"
},
{
"name": "FreedomTex"
}
],
"resources": {
"repository": "https://github.com/Swamp-Ig/ProceduralParts"
},
"author": "ItMustBeACamel",
"version": "v1.1.0",
"download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v1.1.0/ProceduralParts-1.1.0.zip",
"x_generated_by": "netkan",
"download_size": 5101409,
"ksp_version": "1.0.2"
}