-
Notifications
You must be signed in to change notification settings - Fork 0
I have decided to continue on with the WALI project for Empire Total War. "Warscape Added Lua Interface"
License
MIT, BSD-2-Clause licenses found
Licenses found
MIT
LICENSE
BSD-2-Clause
License.txt
szmania/WALI_2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Originally created by .Mitch and TC. Engine: Contains engine source files Interface: Directory used for WALI -> Lua and Lua -> WALI communication Logs: Directory used to output logs, from both WALI and Lua. Misc: Misc files, should be kept as they are reference in code comments (as "for example see ...") UI_final: Final version of all UI files in use UI_wips: Contains any WIP UI files. Also contains UI compilers/decompilers and a Lua compiler compatible with ETW/NTW Launcher_ETW.exe: Engine launcher, WALI can only start through this WALI.lua: WALI lua function library, contains all of WALI's Lua side functionality. To run WALI from lua (and attrition functionality) : WALI = require "WALI/WALI" WALI.InitialiseAttrition() WALI.pack: Contains a packed version of the UI files, needed for the scripting to run. Format shouldn't matter, is currently in mod format More Details: http://www.twcenter.net/forums/showthread.php?604949-W-A-L-I Spacial thanks to VadAntS for inspiration.
About
I have decided to continue on with the WALI project for Empire Total War. "Warscape Added Lua Interface"
Resources
License
MIT, BSD-2-Clause licenses found
Licenses found
MIT
LICENSE
BSD-2-Clause
License.txt
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published