Skip to content

Installation

Target Audience

This tool is primarily designed for creating plugins with relatively simple logic but for special purposes.

For large-scale or complex plugins, such as sophisticated signaling systems, this tool may not be the optimal choice. In such scenarios, using a general-purpose programming language like C++/C# or an existing plugin framework is likely a more effective solution.

System Requirements

  • Required: Microsoft .NET Framework 4.6.2 or later (Download here)
  • Strongly Recommended: Microsoft Edge WebView2 Runtime (Download here)
  • Microsoft Visual Studio is not required, as the compilation process does not depend on it.

Installation

Download BlocklyAts.zip and extract its contents to a directory of your choice. No further installation is needed.

Usage Tips

Before you begin, please review the usage tips to better understand the program.

Troubleshooting and Bug Reports

If the program window is blank or you experience significant performance issues, please try installing the Microsoft Edge WebView2 Runtime mentioned above.

This program is currently in development, and issues may exist. We encourage you to report any bugs you encounter via GitHub Issues or by email to help us improve the software.

Distributing Compiled Plugins

There are no special requirements for distributing plugins compiled with this tool. End-users must have Microsoft .NET Framework 4.0 or later installed. This is typically pre-installed on Windows 7 and newer operating systems, so no separate installation is usually required.