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 HeatVent Block Handler #216

Closed MerlinofMines closed 2 years ago

MerlinofMines commented 2 years ago

This commit adds support for HeatVents, a new block type introduced in the Warfare 2 update. It supports all of the important properties for the new block type using direct property access.

This PR resolves #203