NetKAN added mod - ASET-PRC-0.1.0.5
This commit is contained in:
parent
f0d7387639
commit
638d970787
|
@ -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.5",
|
||||
"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.5/ASET_PRC-1.12.0-0.1.0.5.zip",
|
||||
"download_size": 2309904,
|
||||
"download_hash": {
|
||||
"sha1": "4EB72D497DCB015F6AF2CE165E4FC4BBAD1B0B3B",
|
||||
"sha256": "513C811CD431C1422989BE9DE06A324004C492F6183B504A5C1FE883C3284CE7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-02-19T17:26:04Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue