Hedgewars Knowledge Base
- Welcome
- Running Hedgewars
- Server
- Building Hedgewars from source code
- Game Content
- Core Development
- Lua scripting
- Quick Reference tables
- Miscellaneous
- Index
Contact us if you want to help with this wiki!
The Lua API in Hedgewars allows creating all scripted content in Hedgewars. Lua handles missions, styles and more. If you want to create your own missions, this is the place to start.
For a introduction into scripting, read LuaGuide.
The Lua API documentation is divided into the following sections: