Update CHANGELOG and add export presets and icon files
- Expanded CHANGELOG with project scaffolding and core tech details. - Added export presets configuration for Windows and Linux. - Introduced placeholder icon.svg for project branding. - Corrected application resource modification setting in export presets.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128">
|
||||
<rect width="128" height="128" rx="16" fill="#1a2b3c"/>
|
||||
<rect x="54" y="28" width="20" height="72" rx="4" fill="#e8eef2"/>
|
||||
<rect x="28" y="54" width="72" height="20" rx="4" fill="#e8eef2"/>
|
||||
<circle cx="64" cy="64" r="10" fill="#4fb286"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 341 B |
Reference in New Issue
Block a user