| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(ui): refactor workspace to monorepo | 2026-01-19 | 1 | -109/+0 | |
| | | |||||
| * | feat: implement instance management functionality | 2026-01-16 | 1 | -0/+109 | |
| Added a new InstancesState class to manage game instances, including loading, creating, deleting, updating, and duplicating instances. Integrated instance selection into the game launch process, ensuring an active instance is selected before starting a game. Updated the types to include instance-related data structures. | |||||