MerlinofMines / EasyCommands

Github Repository for Ingame Scripts built by MerlinofMines. Uses MDK to Deploy to SpaceEngineerse
GNU General Public License v3.0
8 stars 3 forks source link

Added Await command and ThreadBlockHandler #259

Closed MerlinofMines closed 1 year ago

MerlinofMines commented 1 year ago

This commit adds better support for managing threads, including a new await command as well as a pseudo block handler to help manage threads.