"NetKAN generated mods - ProceduralStart-1.0.2"
This commit is contained in:
parent
7c5f682228
commit
87b595e74d
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ProceduralStart",
|
||||
"name": "Procedural Start",
|
||||
"abstract": "This set of configs makes all parts and sizes from the Procedural Parts mod available at the start of a new game.",
|
||||
"author": "Galileo88",
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/165573-ksp-13-procedural-start-v10-16-sept-2017/",
|
||||
"repository": "https://github.com/Galileo88/ProceduralStart"
|
||||
},
|
||||
"version": "1.0.2",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.4.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "MainSailorTextures-Complete"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ProceduralStart",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Galileo88/ProceduralStart/releases/download/1.0.2/ProceduralStart.1.0.2.zip",
|
||||
"download_size": 6096,
|
||||
"download_hash": {
|
||||
"sha1": "4C299F18FB5734CB3C596578E155D32490C9A287",
|
||||
"sha256": "FDC3A7AC3299BD0F3AD0D3CE7C3B4F320492C7B4524829EE5D4F51659412E96D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue