Skip to content

v1.0.7.5.1

Choose a tag to compare

@bobbycomet bobbycomet released this 12 Aug 14:57
· 10 commits to main since this release
0b1843d

v1.0.7.5.1 — Save Project Bug Fix

Fixed

  • Save Project now suggests your HUD's actual name. Previously, the Save Project dialog always defaulted to hud.json regardless of what you'd named your HUD in the Studio tab's name field. It now suggests <Your HUD Name>.json instead, sanitized for filesystem safety (illegal characters stripped, falls back to hud.json if the name is empty or unusable).

No other behavior changes; projects that already have a saved path continue to save to that exact file as before; this only affects the filename suggested the first time you save a new project.