EverestAPI / CelesteTAS-EverestInterop

Everest interop for DevilSquirrel's CelesteTAS
https://github.com/EuniverseCat/CelesteTAS
MIT License
67 stars 28 forks source link

Added Extended Variants support for `Set` commands #56

Closed psyGamer closed 1 year ago

psyGamer commented 1 year ago

Adds a special case to properly handle extended variants if the member isnt found in the settings.

Also btw, whats the reason for no longer referencing extvars directly but rather through reflection?