A browser-based editor for RVGL save files. Import, edit, and export save data as ZIP.
Try it: https://rvgl-neo.github.io/rvgl-save-editor
- Import/export save ZIPs
- Edit level completion flags and stunt stars
- Add your own custom levels and stunt tracks
- Stock preset for default tracks
- Hex viewer for raw file inspection
npm install
npm run build # production build → dist/
npm run dev # watch modePushes to main auto-deploy to GitHub Pages via Actions.