NetKAN added mod - ASET-PRC-0.1.0.2
This commit is contained in:
parent
8335913586
commit
72cb640a94
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ASET-PRC",
|
||||
"name": "ASET PRC (Portable Rover Components)",
|
||||
"abstract": "Portable Rover Components",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.1.0.2",
|
||||
"ksp_version_min": "1.10.0",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/189044-*",
|
||||
"spacedock": "https://spacedock.info/mod/2252/ASET%20PRC%20(Portable%20Rover%20Components)",
|
||||
"repository": "https://github.com/linuxgurugamer/ASET_PRC_Rover",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/ASET_PRC_Rover/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/ASET_PRC"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ASET",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/ASET_PRC_Rover/releases/download/0.1.0.2/ASET_PRC-1.12.0-0.1.0.2.zip",
|
||||
"download_size": 2309712,
|
||||
"download_hash": {
|
||||
"sha1": "5D7BA21C0737BDF69012FFA13FEAAD2218A8DF7C",
|
||||
"sha256": "0883BF6990B3ED7D127C57144DA2D5D1614C173D72A04735CD7E88E7290CE8C8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-27T13:07:45Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue