NetKAN added mod - LudicrousParts-v0.0.5.1
This commit is contained in:
parent
b206eb8da1
commit
d111b4aef9
|
@ -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.5.1",
|
||||
"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.5.1",
|
||||
"download_size": 3582026,
|
||||
"download_hash": {
|
||||
"sha1": "90ABA1FBE2E4915DBD3F1A6E81AE14EEB4E46F5F",
|
||||
"sha256": "3669EC9C2E6D4F0854B76F819CFE41CE60A4F57F247C8EDD00764C21FE3F6C86"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 4087464,
|
||||
"release_date": "2022-12-08T08:27:02.245806+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue