feat: add icon resources for editor

This commit is contained in:
2025-11-16 15:44:14 +08:00
parent df4a7252c1
commit 1d8cb1a783
87 changed files with 2431 additions and 4 deletions

11
DEVNOTES.md Normal file
View File

@ -0,0 +1,11 @@
# Developer Notes
The notes written for developer of this project.
## Bump Up Version
When bumping up version, you should change following version strings:
- Version in manifest file.
- Version in main window status bar.
- Version in About window.