-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathmod_info.lua
More file actions
17 lines (17 loc) · 768 Bytes
/
mod_info.lua
File metadata and controls
17 lines (17 loc) · 768 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name = "M28AI"
uid = "fnewm028-v302-55b4-92b6-64398e7ge43f"
version = 302
copyright = "CC BY-NC-SA 4.0 Deed"
description = "Competitive AI for FAF (and LOUD, steam and GOG) with strong macro and micro capabilities, AI variants (including M28Easy that disables most micro). Customise how it plays through the various 'M28 prefix' game options. Estimated as challenging for a 900-1200 global rated player. Supports campaign missions (as an AI teammate and/or in place of the default campaign AI). More info: https://forum.faforever.com/topic/5331/m28ai-devlog-v1"
author = "maudlin27"
url = ""
icon = "/mods/M28AI/M28AI.jpg"
selectable = true
enabled = true
exclusive = false
ui_only = false
requires = { }
requiresNames = { }
conflicts = { }
before = { }
after = { }