diff --git a/EEex/EEex.tp2 b/EEex/EEex.tp2 index 7198dea..93b1d54 100644 --- a/EEex/EEex.tp2 +++ b/EEex/EEex.tp2 @@ -1,6 +1,6 @@ BACKUP ~EEex/backup~ AUTHOR ~Bubb~ -VERSION ~v0.9.20-alpha~ +VERSION ~v0.9.21-alpha~ README ~EEex/readme-EEex.html~ BEGIN ~EEex~ diff --git a/EEex/loader/InfinityLoader.exe b/EEex/loader/InfinityLoader.exe index 0d4925d..049869e 100644 Binary files a/EEex/loader/InfinityLoader.exe and b/EEex/loader/InfinityLoader.exe differ diff --git a/EEex/loader/InfinityLoaderDLL.dll b/EEex/loader/InfinityLoaderDLL.dll index 81bd1c2..4ee03ac 100644 Binary files a/EEex/loader/InfinityLoaderDLL.dll and b/EEex/loader/InfinityLoaderDLL.dll differ diff --git a/EEex/loader/LuaBindings-v2.6.6.0.dll b/EEex/loader/LuaBindings-v2.6.6.0.dll index 1a9e4ce..c68f22f 100644 Binary files a/EEex/loader/LuaBindings-v2.6.6.0.dll and b/EEex/loader/LuaBindings-v2.6.6.0.dll differ diff --git a/package_mod.bat b/package_mod.bat index 12a25c6..ebd601d 100644 --- a/package_mod.bat +++ b/package_mod.bat @@ -6,7 +6,7 @@ call "%~dp0..\ModPackaging\utilities\ie_games.bat" REM /* MODIFY: set the values of the 3 variables below to reflect the current mod version */ set "mod_name=EEex" -set "mod_version=v0.9.20-alpha" +set "mod_version=v0.9.21-alpha" set mod_folder=EEex REM /* MODIFY: list here which IE games the mod is compatible with, from this list of possibilities: */ diff --git a/pdb/InfinityLoader.pdb b/pdb/InfinityLoader.pdb index 39cba76..8f23c11 100644 Binary files a/pdb/InfinityLoader.pdb and b/pdb/InfinityLoader.pdb differ diff --git a/pdb/InfinityLoaderDLL.pdb b/pdb/InfinityLoaderDLL.pdb index 5c1f457..247b574 100644 Binary files a/pdb/InfinityLoaderDLL.pdb and b/pdb/InfinityLoaderDLL.pdb differ diff --git a/pdb/LuaBindings-v2.6.6.0.pdb b/pdb/LuaBindings-v2.6.6.0.pdb index 2bb945a..faf615a 100644 Binary files a/pdb/LuaBindings-v2.6.6.0.pdb and b/pdb/LuaBindings-v2.6.6.0.pdb differ