"NetKAN generated mods - rt-config-by-ippo-1.0.0"

This commit is contained in:
NetKAN inflator Robot 2015-11-25 00:24:57 +00:00
parent f10b580692
commit 716a8e2441
1 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,36 @@
{
"spec_version": "v1.2",
"identifier": "rt-config-by-ippo",
"name": "Ippo's configuration for Remote Tech",
"abstract": "This settings file for Remote Tech makes it both more realistic and a bit easier by giving nearly infinite range to the ground stations. Manually delete RemoteTech/RemoteTech_Settings.cfg first or this will not install.",
"author": "Ippo343",
"license": "public-domain",
"resources": {
"homepage": "https://github.com/Ippo343/rt-config",
"repository": "https://github.com/Ippo343/rt-config"
},
"version": "1.0.0",
"ksp_version_min": "0.25",
"provides": [
"RemoteTech-Config"
],
"depends": [
{
"name": "RemoteTech"
}
],
"conflicts": [
{
"name": "RemoteTech-Config"
}
],
"install": [
{
"file": "GameData/RemoteTech/RemoteTech_Settings.cfg",
"install_to": "GameData/RemoteTech"
}
],
"download": "https://github.com/Ippo343/rt-config/releases/download/1.0.0/RT-Config-by-Ippo.zip",
"download_size": 1196,
"x_generated_by": "netkan"
}