1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-10 00:31:51 +00:00
tobspr_shapez.io/electron
Даниїл Григор'єв fc33cc2fbf
Add dedicated saves storage, new fs job types
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.
2025-04-15 01:57:00 +03:00
..
src Add dedicated saves storage, new fs job types 2025-04-15 01:57:00 +03:00
favicon.icns Update favicon and improve loading time 2022-06-16 09:58:12 +02:00
favicon.ico Update favicon and improve loading time 2022-06-16 09:58:12 +02:00
favicon.png Update favicon and improve loading time 2022-06-16 09:58:12 +02:00
package-lock.json Add dedicated saves storage, new fs job types 2025-04-15 01:57:00 +03:00
package.json Add dedicated saves storage, new fs job types 2025-04-15 01:57:00 +03:00
preload.cjs Rewrite the Electron wrapper (#47) 2025-03-21 16:30:13 +02:00
tsconfig.json WIP: Basic ASAR modding in renderer 2025-04-12 20:06:03 +03:00