Skip to content

Scripting Reference

Adrien Givry edited this page Apr 7, 2026 · 7 revisions

The scripting reference is now fully integrated into Overload's repository. You can find definitions for all Lua usertypes that Overload exposes directly in the Resources/Engine/Lua folder.

Note

Unsure how to create a script? Read this awesome tutorial to get started!

⭐️ Find the scripting reference for the version of Overload you are using:

📦️ Older versions of Overload (1.0 to 1.8) should refer to the following (now deprecated) wiki pages:

Tip

Want to code faster? Overload fully support Lua Language Server to auto-complete and help you navigate in complex projects!

Clone this wiki locally