'NetKAN generated mods - RemoteTech/RemoteTech-v1.5.1.ckan'
This commit is contained in:
parent
cd0b4a4e4b
commit
5cfb640c61
|
@ -1,36 +0,0 @@
|
||||||
{
|
|
||||||
"spec_version": 1,
|
|
||||||
"identifier": "RemoteTech",
|
|
||||||
"license": "restricted",
|
|
||||||
"release_status": "stable",
|
|
||||||
"resources": {
|
|
||||||
"repository": "https://github.com/RemoteTechnologiesGroup/RemoteTech",
|
|
||||||
"bugtracker": "https://github.com/RemoteTechnologiesGroup/RemoteTech/issues",
|
|
||||||
"manual": "http://remotetechnologiesgroup.github.io/RemoteTech/",
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/83305",
|
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/134/RemoteTech"
|
|
||||||
},
|
|
||||||
"depends": [
|
|
||||||
{
|
|
||||||
"name": "ModuleManager",
|
|
||||||
"min_version": "2.3.1",
|
|
||||||
"comment": "Earlier versions of MM have forward compatibility problems, according to the MM release notes."
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"install": [
|
|
||||||
{
|
|
||||||
"file": "GameData/RemoteTech",
|
|
||||||
"install_to": "GameData"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"name": "RemoteTech",
|
|
||||||
"description": "RemoteTech allows you to construct vast relay networks of communication satellites and remotely controlled unmanned vehicles. Your unmanned vessels require an uplink to a command station to be controlled. This adds a new layer of difficulty that compensates for the lack of live crew members.",
|
|
||||||
"author": "Remote Technologies Group",
|
|
||||||
"x_maintained_by": "Starstrider42",
|
|
||||||
"ksp_version": "0.25",
|
|
||||||
"abstract": "Adds new rules for communicating with unmanned probes.",
|
|
||||||
"version": "v1.5.1",
|
|
||||||
"download": "https://kerbalstuff.com/mod/134/RemoteTech/download/v1.5.1",
|
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 5418104
|
|
||||||
}
|
|
Loading…
Reference in New Issue