Lua Libraries for Civ5
From Civilization Modding Wiki
Jump to navigationJump to search
This page is a part of the Lua and UI Reference.
Data persistence
See also Persisting data (Civ5).
Name | Author | Description |
---|---|---|
TableSaverLoader | Pazyryk | Saves a Lua table into a custom data table. |
SaveUtils | Whys | Wrappers around the SetScriptData methods (partially deprecated) for conveniency purpose and mods conflicts prevention. |