NetKAN added mod - ExplorationRoverSystembyASET-0.4.0
This commit is contained in:
parent
da8386e3c9
commit
3701ce0b03
|
@ -0,0 +1,66 @@
|
|||
{
|
||||
"spec_version": "v1.10",
|
||||
"identifier": "ExplorationRoverSystembyASET",
|
||||
"name": "Exploration Rover System by A.S.E.T.",
|
||||
"abstract": "A rover for your exploration needs",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.4.0",
|
||||
"ksp_version_min": "1.10.0",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/206952-112x-exploration-rover-system-by-aset/",
|
||||
"spacedock": "https://spacedock.info/mod/2979/Exploration%20Rover%20System%20by%20A.S.E.T.",
|
||||
"repository": "https://github.com/linuxgurugamer/ASET_ERS_Rover",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/ASET_ERS_Rover/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/ASET_ERS",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/xploration_Rover_System_by_A.S.E.T/xploration_Rover_System_by_A.S.E.T-1645152949.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "JSIPartUtilities"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ASETProps"
|
||||
},
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
},
|
||||
{
|
||||
"name": "UniversalStorage2"
|
||||
},
|
||||
{
|
||||
"name": "VesselView"
|
||||
},
|
||||
{
|
||||
"name": "DockingPortAlignmentIndicator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ASET",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2979/Exploration%20Rover%20System%20by%20A.S.E.T./download/0.4.0",
|
||||
"download_size": 4518566,
|
||||
"download_hash": {
|
||||
"sha1": "166351231ED8B31A7834F16BC47D9A92198C7279",
|
||||
"sha256": "7D4B85BC083DFC0B64B2A0B409A8B002104AFB7C1D2A6172B26CFE7C5D497B8E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-02-18T02:55:43.088067+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue