Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Update mod version
Browse files Browse the repository at this point in the history
the most important part here is the acu hotfix, but it also contains the
t1 land changes. and other things too.
  • Loading branch information
Exotic-Retard committed Aug 23, 2017
1 parent d1f5684 commit d6f106c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion equilibriumhook/lua/version.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
local Version = 'Equilibrium 46'
local Version = 'Equilibrium 47'
function GetVersion()
LOG('Supreme Commander: Forged Alliance version ' .. Version)
return Version
Expand Down
4 changes: 2 additions & 2 deletions mod_info.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Equilibrium_Balance_Mod"
uid = "FEATURE1-V46F-MED6-VU59-EQBALANCEMOD"
version = 46
uid = "FEATURE1-V47F-N94A-SKBK-EQBALANCEMOD"
version = 47
copyright = "Ithilis - feel free to use this code, but ask permission first, and credit Equilibrium in your mod."
description = "This mod fixes all balance issues with the game, and improves the gameplay to a higher level."
icon = "/Equilibrium_balance_mod.png"
Expand Down

0 comments on commit d6f106c

Please sign in to comment.