update: add generic repair mission store helpers

This commit is contained in:
Tom Boullay
2026-05-08 01:09:42 +01:00
parent 9371c50110
commit 8fa4b087ba
4 changed files with 95 additions and 54 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ You are working on **La Fabrik**, an interactive 3D web experience built with Re
## Current Implementation
- Stack: React 19, Three.js, `@react-three/fiber`, `@react-three/drei`, `@react-three/rapier`, TypeScript, Vite
- No external global state library is used.
- Zustand is used for shared game progression state.
- Current singleton-style services are limited to:
- `InteractionManager`
- `AudioManager`