'NetKAN generated mods - RemoteTech/RemoteTech-v1.5.2.ckan'
This commit is contained in:
parent
5cfb640c61
commit
a9b783da35
|
@ -1,34 +0,0 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RemoteTech",
|
||||
"ksp_version": "0.90",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"x_netkan_license_ok": true,
|
||||
"resources": {
|
||||
"repository": "https://github.com/RemoteTechnologiesGroup/RemoteTech",
|
||||
"bugtracker": "https://github.com/RemoteTechnologiesGroup/RemoteTech/issues",
|
||||
"manual": "http://remotetechnologiesgroup.github.io/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",
|
||||
"abstract": "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",
|
||||
"version": "v1.5.2",
|
||||
"download": "https://github.com/RemoteTechnologiesGroup/RemoteTech/releases/download/v1.5.2/RemoteTech-1.5.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 5418290
|
||||
}
|
Loading…
Reference in New Issue