Lua and UI Reference (Civ5): Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
No edit summary |
Killmeplease (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
* [[Lua Game Objects]] | * [[Lua Game Objects]] | ||
* [[Lua Game Events]] |
Revision as of 06:43, 14 February 2012
This page is under construction; if you have any ideas on how to organize it, please post in the discussion!
- Lua Events List or the same in the official wiki
- There is a partial list Lua API functions and constants in <steam directory>\steamapps\common\sid meier's civilization v sdk\ModBuddy\Help
- Programming in Lua
- Python to Lua
- Create a Map Script: Guide and Issues
- How To Reload Lua Changes Without Exiting the Game
- Storing Information Across Saved Games
- Creating UI Mods with Lua and XML