Plugin Compiler

The plugin compiler tool is an automated text replacement tool designed to be used within Microsoft's VS Code application that compiles separate Lua files into a single Qplug file. This allows the developer to work with separate files rather than a large, single Qplug file, making managing and editing the code much easier. This tool also comes with some baked-in features.