Lua and UI Reference (Civ5): Difference between revisions

From Civilization Modding Wiki
Jump to navigationJump to search
No edit summary
Csebal (talk | contribs)
That reference mentioned is partial at best. At least one function call actually in the API is missing from it. Also cleared up the wording a little.
Line 2: Line 2:


* [http://forums.civfanatics.com/showthread.php?t=385612 Lua Events List]
* [http://forums.civfanatics.com/showthread.php?t=385612 Lua Events List]
* There is a Lua API in C:\Program Files (x86)\Steam\steamapps\common\sid meier's civilization v sdk\ModBuddy\Help
* There is a partial list Lua API functions and constants in <steam directory>\steamapps\common\sid meier's civilization v sdk\ModBuddy\Help
* [http://www.lua.org/pil/index.html Programming in Lua]
* [http://www.lua.org/pil/index.html Programming in Lua]
* [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]

Revision as of 00:20, 5 October 2010

This page is under construction