mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-12-13 02:01:51 +00:00
When the game attempts to create the settings file but its directory does not exist yet, an early error occurs. In reality, there is no way for the directory to be created without user intervention. This change makes sure the directory is created before any attempt to write a file is done. Errors related to directory creation and/or file writes are still reported as usual. |
||
|---|---|---|
| .. | ||
| src | ||
| favicon.icns | ||
| favicon.ico | ||
| favicon.png | ||
| package.json | ||
| preload.cjs | ||
| tsconfig.json | ||
| yarn.lock | ||