NetKAN added mod - ASET-PRC-0.1.0.4
This commit is contained in:
parent
9e2eac1c62
commit
3eacbbca61
ASET-PRC
|
@ -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.4",
|
||||
"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.4/ASET_PRC-1.12.0-0.1.0.4.zip",
|
||||
"download_size": 2309878,
|
||||
"download_hash": {
|
||||
"sha1": "8C22F59CA9F5E5E48B3B08D24A201ED71B35FA1A",
|
||||
"sha256": "5A674DC640912E12DF9DF9E9200C10347348E52FA5C45476CD211D3126B1FCCA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-02-17T19:07:07Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue