Getting started
Download an IDE compatible with Luau/Lua
Text editor
Link
🥇Visual studio code
🥈Sublime Text
🥉Notepad++
Creating your first script
Open your preferred IDE and navigate to the Impulse executable directory.
Create a new file named
main.lua
and try one of our examples.
Last updated