use of C++23 code

Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
2026-02-12 14:53:30 +01:00
parent a53ba06885
commit 50267e47dc
20 changed files with 340 additions and 114 deletions

View File

@@ -22,6 +22,7 @@ This project is a desktop application for simulating and running Wherigo geocach
## Project Structure
- `main/` - Application entry point and UI
- `libs/cartridge/` - Cartridge parsing and media handling
- `libs/storage/` - Storage management
- `libs/lua-5.1.4/` - Lua interpreter
## License