mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-02-03 06:13:24 -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. |
||
|---|---|---|
| .. | ||
| interface.ts | ||
| raw.ts | ||
| saves.ts | ||