"NetKAN generated mods - Nuke-TinyParts-6ish"
This commit is contained in:
parent
1e4b2ba89d
commit
6b00321e9a
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "Nuke-TinyParts",
|
||||
"name": "Nukemod: Tiny Parts",
|
||||
"abstract": "Adds some parts and Other Useless Crap, some of which are tiny",
|
||||
"author": "Nuke",
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"homepage": "https://drive.google.com/open?id=1WPu-nxiyoI-xSWWkb_FJ5wDdqelR4jVk"
|
||||
},
|
||||
"version": "6ish",
|
||||
"ksp_version": "1.6.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "TweakScale"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "Nuke",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://drive.google.com/uc?export=download&id=10hvT7ttz_k0ckfW14DlFKzMU51aPyMoM",
|
||||
"download_size": 36308385,
|
||||
"download_hash": {
|
||||
"sha1": "FFCA2BB77CFF8A2F6F2F04505FC2FE314C6EBCAD",
|
||||
"sha256": "B8376C40117FAC1F0A181C654AE5AAA4B8CDB7C6430B9C97EB384426124DD339"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue