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

Upgraded to Automations version. Fixed issue with dynamic properties. #264

Closed MerlinofMines closed 1 year ago

MerlinofMines commented 1 year ago

This commit upgrades EasyCommands dependencies to use the new Automations dependencies. It also fixes a small bug that prevented reading and writing to properties with reserved keyword names.

Fixes #263