Бесплатное Full Range Autoturrets 2.0.0.0

Нет прав для скачивания
Этот мод создает файл конфигурации в ./HarmonyMods_Data/FullRangeAutoturrets/Configuration.json.

По умолчанию это будет выглядеть примерно так...
JSON:
{{
  "Modification enabled (true/false)": true,
  "AutoTurret Options": {
    "Modify all AutoTurrets (true/false)": true,
    "Detection Range Degrees (0-360)": 360.0,
    "Rotation Range Degrees (0-360)": 360.0
  },
  "FlameTurret Options": {
    "Modify all FlameTurrets (true/false)": true,
    "Detection Range Degrees (0-360)": 360.0,
    "Rotation Range Degrees (0-360)": 360.0
  }
}}