Commit Graph

2 Commits

Author SHA1 Message Date
GatoWare
c0a509ac05 Move launcher data to AppData and remove admin requirement
- Refactored file paths to use %LOCALAPPDATA% instead of the executable directory
- Added centralized launcher data directory (LCELauncher)
- Game now installs to AppData
- Skins, accounts and launcher data now stored in AppData
- Fixed permission issues when running without administrator privileges
- New and working settings menu
2026-03-10 12:01:07 -03:00
GatoWare
9153341cc2 add per-account skins, skin preview and code refactor
- add per-account skin system
- add automatic 64x64 → 64x32 skin conversion
- add built-in skin preview in launcher UI
- apply selected skin automatically on game launch
- add original skin backup and restore system
- improve launcher layout with integrated skin preview
- refactor Form1 logic into multiple partial class files
2026-03-09 20:18:13 -03:00