NetKAN added mod - RoverScienceCont-2.3.5.7
This commit is contained in:
parent
d3105f89cb
commit
fed441c8b4
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RoverScienceCont",
|
||||
"name": "Rover Science Continued",
|
||||
"abstract": "RoverScience is a KSP plugin that attempts to add more interactive functionality to the science system FOR rovers. You drive rovers to search for science spots which you may then decide to investigate and analyze for science gain.",
|
||||
"author": [
|
||||
"Aelfheim",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "2.3.5.7",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/207297-112x-rover-science-re-mobilized-better-interactive-science-for-rovers/",
|
||||
"spacedock": "https://spacedock.info/mod/1437/Rover%20Science%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/RoverScience-Continued",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/RoverScience-Continued/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/linuxgurugamer/RoverScience-Continued/master/GameData/RoverScience/RoverScience.version",
|
||||
"x_screenshot": "https://spacedock.info/content/Aelfheim_3201/Rover_Science_Continued/Rover_Science_Continued-1499630374.8335302.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"science"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RoverScience",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1437/Rover%20Science%20Continued/download/2.3.5.7",
|
||||
"download_size": 2770098,
|
||||
"download_hash": {
|
||||
"sha1": "B28369DAA50FD1DFB68D510F64D98E571515AAE1",
|
||||
"sha256": "6FD938D9BB6B0897497970403CD71F8DC3614BC924861FF647D464E5512F4ECA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 6159597,
|
||||
"release_date": "2023-02-10T04:12:15.757711+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue