mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-02-02 22:03:09 -08:00
Keep track of the storage ID in each renderer Storage instance and pass it to the IPC bridge. Jobs are dispatched to the relevant handler (only saves/ for now) and all (de)compression is handled there. Add dedicated fs-job types to read or write and (de)compress data from/to the file picked by the user. Remove redundant utility functions that used web APIs instead. |
||
|---|---|---|
| .. | ||
| mods | ||
| storage | ||
| config.ts | ||
| fsjob.ts | ||
| index.ts | ||
| ipc.ts | ||