Lua and UI Reference (Civ5): Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
* [http://sourceforge.net/apps/mediawiki/civ4bug/index.php?title=Python_to_Lua Python to Lua] | * [http://sourceforge.net/apps/mediawiki/civ4bug/index.php?title=Python_to_Lua Python to Lua] | ||
* [http://forums.civfanatics.com/showthread.php?t=389284 Create a Map Script: Guide and Issues] | * [http://forums.civfanatics.com/showthread.php?t=389284 Create a Map Script: Guide and Issues] | ||
* [http://forums.civfanatics.com/showthread.php?t=389945 How To Reload Lua Changes Without Exiting the Game] |
Revision as of 18:54, 9 October 2010
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