NetKAN added mod - SpaceDust-0.5.2
This commit is contained in:
parent
92d9bf0fb3
commit
a0dbaa7df6
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SpaceDust",
|
||||
"name": "Space Dust",
|
||||
"abstract": "A mod supplying a new experience for atmospheric and exospheric resource harvesting. Includes a new harvesting system, displays, resource distributions and parts.",
|
||||
"author": "Nertea (Chris Adderley)",
|
||||
"version": "0.5.2",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/197723-1",
|
||||
"repository": "https://github.com/post-kerbin-mining-corporation/SpaceDust",
|
||||
"bugtracker": "https://github.com/post-kerbin-mining-corporation/SpaceDust/issues",
|
||||
"metanetkan": "https://github.com/post-kerbin-mining-corporation/SpaceDust/raw/master/CKAN/SpaceDust.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com:443/post-kerbin-mining-corporation/SpaceDust/master/GameData/SpaceDust/Versioning/SpaceDust.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"plugin",
|
||||
"resources",
|
||||
"science"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SpaceDust",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/post-kerbin-mining-corporation/SpaceDust/releases/download/0.5.2/SpaceDust_0_5_2.zip",
|
||||
"download_size": 10607099,
|
||||
"download_hash": {
|
||||
"sha1": "26BA078FD091EFA89020F2D81F4572C68FC6A162",
|
||||
"sha256": "EAD8E17FD5A89E10B56456DD9EA4031A6C605D7602B93ED1E4F66512BAB6E719"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 28782396,
|
||||
"release_date": "2024-08-14T16:48:53Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue