NetKAN added mod - xScienceContinued-6.0.0.10
This commit is contained in:
parent
8e918d0655
commit
007c1ae81f
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "xScienceContinued",
|
||||
"name": "[x] Science! Continued",
|
||||
"abstract": "The Science Report and Checklist for KSP. [x] Science! keeps track of the science experiments completed, recovered and held on vehicles and kerbals.",
|
||||
"author": [
|
||||
"Z-Key Aerospace",
|
||||
"Brodrick",
|
||||
"Flupster",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "6.0.0.10",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/199287-*",
|
||||
"repository": "https://github.com/linuxgurugamer/KSP-X-Science",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/X-Science"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information",
|
||||
"science"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "[x]_Science!",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/KSP-X-Science/releases/download/6.0.0.10/X-Science-1.12.0-6.0.0.10.zip",
|
||||
"download_size": 207647,
|
||||
"download_hash": {
|
||||
"sha1": "AC7DC04D1C8AD9EC1581E20AA653DF423D7F58A7",
|
||||
"sha256": "6392BC1AB48AEBDD7BFE4930D0C66616247E71C99CF1AD7EE1B6F083B5D25B23"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-06-30T18:57:11Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue