We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29754cc commit 45af386Copy full SHA for 45af386
mod_info.lua
@@ -3,13 +3,13 @@
3
-- Documentation for the extended FAF mod_info.lua format can be found here:
4
-- https://github.com/FAForever/fa/wiki/mod_info.lua-documentation
5
name = "FAF Galactic War support mod"
6
-version = 5
+version = 6
7
_faf_modname ='galactic_war'
8
copyright = "Forged Alliance Forever Community"
9
description = "Support mod for Galactic War"
10
author = "Forged Alliance Forever Community"
11
url = "http://www.faforever.com"
12
-uid = "62049b1d-cac4-4e26-bba1-106f6434abdc"
+uid = "7858661b-b02c-4a25-9eb4-e10ed7c7832a"
13
selectable = false
14
exclusive = false
15
ui_only = false
0 commit comments