Add Electron desktop shell workspace

This commit is contained in:
dirtydishes 2026-05-13 09:21:06 -04:00
parent b803d10836
commit 5d8e5ea44a
16 changed files with 1652 additions and 21 deletions

View file

@ -0,0 +1,6 @@
# Desktop Asset Placeholders
This folder is reserved for the Electron shell's packaged app assets.
- `icon-placeholder.svg` is a visual stub only.
- A real macOS release icon should eventually be added as `.icns` and then wired into `forge.config.ts`.