NetKAN added mod - xScienceContinued-6.0.0.9
This commit is contained in:
parent
361ee6da60
commit
3114a809bc
|
@ -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.9",
|
||||
"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.9/X-Science-1.12.0-6.0.0.9.zip",
|
||||
"download_size": 206882,
|
||||
"download_hash": {
|
||||
"sha1": "B6A9C3BAF43C2511A9958C40812DBE5DC1B5C7DB",
|
||||
"sha256": "2DEBF86396891190190725A02CA7A66452129E376CFA96D3E707D62451E73606"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-05T23:15:35Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue