Lua Libraries for Civ5: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
(Created page with "''This page is a part of the Lua and UI Reference.'' == Data persistence == See also Persisting Data (Civ5). * [http://forums.civfanatics.co...") |
mNo edit summary |
||
Line 3: | Line 3: | ||
== Data persistence == | == Data persistence == | ||
See also [[Persisting | See also [[Persisting data (Civ5)]]. | ||
* [http://forums.civfanatics.com/showthread.php?t=442249 TableSaverLoader] from Pazyryk. | * [http://forums.civfanatics.com/showthread.php?t=442249 TableSaverLoader] from Pazyryk. | ||
* [http://forums.civfanatics.com/showthread.php?t=392958 SaveUtils] from Whys. | * [http://forums.civfanatics.com/showthread.php?t=392958 SaveUtils] from Whys. |
Revision as of 14:57, 22 September 2012
This page is a part of the Lua and UI Reference.
Data persistence
See also Persisting data (Civ5).
- TableSaverLoader from Pazyryk.
- SaveUtils from Whys.