NetKAN added mod - KSP-PartVolume-0.0.3.6
This commit is contained in:
parent
b3a3543c2d
commit
fff13ee2c1
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"spec_version": "v1.10",
|
||||
"identifier": "KSP-PartVolume",
|
||||
"name": "KSP_PartVolume",
|
||||
"abstract": "Create configs for parts which don't have ModuleCargoPart",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.3.6",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/201354-111x-ksp-part-volumes",
|
||||
"spacedock": "https://spacedock.info/mod/2672/KSP_PartVolume",
|
||||
"repository": "https://github.com/linuxgurugamer/KSP_PartVolume",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/KSP_PartVolume/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/KSP_PartVolume",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/KSP_PartVolume/KSP_PartVolume-1617151715.35562.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"physics",
|
||||
"stock-inventory"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KSP_PartVolume",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": [
|
||||
".*~$",
|
||||
".*\\.pdb$"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2672/KSP_PartVolume/download/0.0.3.6",
|
||||
"download_size": 32414,
|
||||
"download_hash": {
|
||||
"sha1": "30AFE9FBE7D269EBAB19909DCA53DBD52DEA62D3",
|
||||
"sha256": "3AEFB2DF30EDDAE19F51EEF3FCFCA5C0C80DA04174BE9BFC146EAC7BFC7022E1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 66591,
|
||||
"release_date": "2022-11-01T23:11:44.700815+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue