Home - catwastakenwastaken/Roblox-LuaU-by-Example GitHub Wiki
Welcome to the LuaU By Example for Roblox APIs Wiki page!
While this is not a project in and of itself, there will be .luau files distributed in the source files in accordance to each example.
This project is NOT:
- A freebie repository of template code
- A Roblox Documentation page
- The Roblox DevForum (seriously, don't treat it like one)
- Professional
- Guaranteed to be reliable
- Intended for use in cheats
This project IS:
- A source for LuaU examples, particularly with Roblox APIs and LuaU-specific features (although Lua globals will be discussed and covered)
- Always being updated by contributors
- A general overview of all Roblox APIs
This project is provided as-is for educational use only. We make no guarantees about accuracy, performance, or security. Use at your own risk. We are not affiliated with Roblox Corporation, and this project is not endorsed by them in any way.
Any time Lua(U) is mentioned, the Wiki authors are referring to both Lua and LuaU. However, when only referring to Lua or LuaU, it is explicitly mentioned.