NetKAN added mod - LudicrousParts-v0.0.4
This commit is contained in:
parent
c236a8d23f
commit
d395a1fa94
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": "v1.10",
|
||||
"identifier": "LudicrousParts",
|
||||
"name": "LudicrousParts",
|
||||
"abstract": "A small random collection of parts and a small plugin to add some interesting mechanics to KSP.",
|
||||
"author": "Hyper_Fun",
|
||||
"version": "v0.0.4",
|
||||
"ksp_version_min": "1.8",
|
||||
"license": "GPL-2.0",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/HyperFunOriginal/LudicrousPartsMod/",
|
||||
"spacedock": "https://spacedock.info/mod/3108/LudicrousParts",
|
||||
"repository": "https://github.com/HyperFunOriginal/LudicrousPartsMod",
|
||||
"bugtracker": "https://github.com/HyperFunOriginal/LudicrousPartsMod/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/Hyper_Fun_30907/LudicrousParts/LudicrousParts-1662211998.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"fr-fr"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "LudicrousParts",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": "\\.pdb$"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3108/LudicrousParts/download/v0.0.4",
|
||||
"download_size": 1341239,
|
||||
"download_hash": {
|
||||
"sha1": "8A2C129909CF8D498608991BC936AC262631585A",
|
||||
"sha256": "39E5694F4179317A3D001559778BB786D9AE371F25A2D02E9FBBFF1C85EAE09B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1621953,
|
||||
"release_date": "2022-10-13T13:58:32.529962+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue