NetKAN added mod - ForScienceUpdated-1.6.0
This commit is contained in:
parent
85439dde94
commit
0a77d28fca
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ForScienceUpdated",
|
||||
"name": "ForScience!",
|
||||
"abstract": "ForScience! is an autopilot for running, collecting and resetting experiments.",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.6.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/207612-112x-forscience-your-science-autopilot-under-construction/",
|
||||
"spacedock": "https://spacedock.info/mod/3010/ForScience!",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/ForScience"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ForScience",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3010/ForScience%21/download/1.6.0",
|
||||
"download_size": 12457,
|
||||
"download_hash": {
|
||||
"sha1": "147135692D8A43532414E7E403AFED4E27DAE479",
|
||||
"sha256": "B32FE5CBC3E5E15463FB1F59C2BC41CF345C3E17119511C944AAB47FFAAB35DE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-04-07T02:57:18.185062+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue