NetKAN generated mods - ProceduralParts/ProceduralParts-v1.0.0, SETIBalanceMod/SETI-0.5.0
This commit is contained in:
parent
de48b2182f
commit
78de82d2b2
|
@ -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",
|
||||
"x_broken_$vref_check_isue_97": "#/ckan/ksp-avc",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "PPTextures"
|
||||
},
|
||||
{
|
||||
"name": "FreedomTex"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/Swamp-Ig/ProceduralParts"
|
||||
},
|
||||
"author": "ItMustBeACamel",
|
||||
"version": "v1.0.0",
|
||||
"download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v1.0.0/ProceduralParts-1.0.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 7386833
|
||||
}
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SETI",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
},
|
||||
{
|
||||
"name": "StageRecovery"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalEngineerRedux"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "SETI",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/106130",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/484/SETI-BalanceMod"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "SETI-BalanceMod",
|
||||
"license": "restricted",
|
||||
"abstract": "The Scope, Econ & Tech Integration - BalanceMod combines and tweaks existing mods to provide a more coherent and balanced gameplay experience.",
|
||||
"author": "Yemo",
|
||||
"version": "0.5.0",
|
||||
"download": "https://kerbalstuff.com/mod/484/SETI-BalanceMod/download/0.5.0",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 329279
|
||||
}
|
Loading…
Reference in New Issue