NetKAN added mod - LudicrousParts-v0.0.3.1
This commit is contained in:
parent
4498fe2e78
commit
d1277611b4
|
@ -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.3.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.3.1",
|
||||
"download_size": 1095404,
|
||||
"download_hash": {
|
||||
"sha1": "B0678E7338494271BDD6585E62591386FD2469CD",
|
||||
"sha256": "F1E053554955EF39394B750FB939642FC7AB6D52CE511E50722AFA60510B16C6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1378773,
|
||||
"release_date": "2022-09-09T11:08:55.417141+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue