OSK\schmidt 71754ed6bd Simplify resource checks and window icon initialization
Refactor resource presence checks using the `contains` method for clarity and efficiency. Streamline the initialization of the `window_icon` by directly using the `saucer::icon::from` method, thereby improving readability and reducing redundancy.
2024-12-05 16:27:41 +01:00
2024-12-04 14:12:18 +01:00
2024-12-04 14:12:18 +01:00
2024-12-05 14:41:01 +01:00
2024-12-04 14:12:18 +01:00
2024-12-04 11:40:00 +01:00
2024-12-04 14:12:18 +01:00
2024-12-04 11:40:00 +01:00

Toolbox

install

first install node.js

then run

npm install -g @saucer-dev/cli

build embeded files with line

saucer embed <source> <destination>

like

saucer embed D:/Repos/Toolbox/res/html D:/Repos/Toolbox/out_embed
Description
No description provided
Readme 2.3 MiB
Languages
C++ 54.8%
HTML 21.7%
CSS 15.7%
Python 4.7%
CMake 2.1%
Other 1%