Welcome to the Retro Gadgets documentation!
Use the chapters on the left to navigate the contents of this document. If you have any requests or suggestions, talk to us on our Discord server!
If this is your first time here, check out the Getting Started page.
See also
Retro Gadgets uses Luau extensions over Lua 5.1 for the programming portion. For more information on all the features the language provides, check the following external links:
- Programming in Lua - the official Lua introduction to programming
- Lua 5.1 Reference Manual
- Luau extension syntax
- Luau extension library
- Retro Gadgets official YouTube channel (contains video tutorials)