NetKAN generated mods - RemoteTech/RemoteTech-v1.6.1, SP314CircularSolarPanel/SP314CircularSolarPanel-1.2
This commit is contained in:
parent
8d2a645cf0
commit
3e19300fba
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"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.6.1",
|
||||
"download": "https://github.com/RemoteTechnologiesGroup/RemoteTech/releases/download/v1.6.1/RemoteTech-1.6.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 5432264
|
||||
}
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "SP314CircularSolarPanel",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"install": [
|
||||
{
|
||||
"file": "sp314",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "TweakScale"
|
||||
}
|
||||
],
|
||||
"x_via": "Automated KerbalStuff CKAN submission",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/106149-SP-3-14-Circular-Solar-Panel",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/478/SP-3.14%20Circular%20Solar%20Panel"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "SP-3.14 Circular Solar Panel",
|
||||
"abstract": "This Circular Solar Panel goes unlike other around the Vessel.",
|
||||
"author": "KerbalEremit",
|
||||
"version": "1.2",
|
||||
"download": "https://kerbalstuff.com/mod/478/SP-3.14%20Circular%20Solar%20Panel/download/1.2",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 773456
|
||||
}
|
Loading…
Reference in New Issue