mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN added mod - KSP-PartVolume-0.0.3.1
This commit is contained in:
53
KSP-PartVolume/KSP-PartVolume-0.0.3.1.ckan
Normal file
53
KSP-PartVolume/KSP-PartVolume-0.0.3.1.ckan
Normal file
@ -0,0 +1,53 @@
|
||||
{
|
||||
"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.1",
|
||||
"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"
|
||||
],
|
||||
"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.1",
|
||||
"download_size": 32212,
|
||||
"download_hash": {
|
||||
"sha1": "2E64C2A26F45BF65826339DAB9D9E78E907A5AD8",
|
||||
"sha256": "2A303F15A9638521DC510314D66112403F0B6ED861AFEE997002CEF87FFF3BDE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-02-04T00:19:00.926765+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user