v1.0.7.5.1
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.jsonregardless of what you'd named your HUD in the Studio tab's name field. It now suggests<Your HUD Name>.jsoninstead, sanitized for filesystem safety (illegal characters stripped, falls back tohud.jsonif 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.