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 48
Browse files Browse the repository at this point in the history
and another patch!
important stuff:
factory rotation
uef nano fix
QGW strategic icon
seabed reveal
re-assist on rebuilding
  • Loading branch information
Exotic-Retard committed Sep 20, 2017
1 parent ce8a39d commit e28d24a
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 47'
local Version = 'Equilibrium 48'
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-V47F-N94A-SKBK-EQBALANCEMOD"
version = 47
uid = "FEATURE1-V48F-DU30-0PX3-EQBALANCEMOD"
version = 48
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 e28d24a

Please sign in to comment.