mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - SETI-RemoteTech-1.0.0"
This commit is contained in:
28
SETI-RemoteTech/SETI-RemoteTech-1.0.0.ckan
Normal file
28
SETI-RemoteTech/SETI-RemoteTech-1.0.0.ckan
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "SETI-RemoteTech",
|
||||
"name": "RemoteTech - SETI Config",
|
||||
"abstract": "This is a SETI config for RemoteTech, adding ground stations, changing the KSC range to cover the whole kerbol system (when not obstructed), setting signal delay to false and tweaking some colors.",
|
||||
"author": "Y3mo",
|
||||
"license": "GPL-2.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/106130",
|
||||
"repository": "https://github.com/Y3mo/SETI-RemoteTech"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RemoteTech",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Y3mo/SETI-RemoteTech/releases/download/1.0.0/SETI-RemoteTech-1.0.0.zip",
|
||||
"download_size": 2422,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user