Before building your first SYNQ rotation, make sure you have everything set up. This takes just a few minutes.
Download SYNQ from our platform and place it in your unlocker's directory. SYNQ needs to be loaded by your unlocker before you can use it.
Install Visual Studio Code (or your preferred Lua editor). VS Code is free and works well with Lua syntax highlighting and SYNQ development.
These addons make development much easier:
Test that SYNQ is working. In game chat, run:
/dump synq.hello
Once SYNQ responds, you're ready to start building your first rotation!
Next: Set up your project structure in Directory Setup.