Skip to main content

Using TwiWorks

This section contains various guides on how to use TwiWorks' features. You can find the main feature categories of TwiWorks using the sidebar or the cards below.

📄️ Command System

TwiWorks also offers a built-in system for commands. These commands can be set up by opening up your Project Settings (Edit -> Project Settings), and adding Commands to the Commands section in the TwiWorks settings (Plugins > TwiWorks). Every command needs a name, optionally a description (if you want auto generated help messages), and optionally parameters. These parameters will need a name, a description if you want the help message, and a delimiter to find out where the parameter ends and the next one will start (this will generally be a space character (" ")). Each parameter also has a checkbox to toggle if it should show up in the auto-generated help menu.