Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jun 11:47

macOS installation

macOS will show "Vectrex Studio is damaged and can't be opened" because the app is not signed with an Apple Developer certificate. To fix it, run this command in Terminal after dragging the app to Applications:

xattr -cr "/Applications/Vectrex Studio.app"

Then open it normally.

What's Changed

  • fix: emulator blank screen on Windows (init race condition) by @pacovidal in #3

New Contributors

Full Changelog: v0.2.0...v0.3.0