Fully implemented tokio runtime. Added build script. Executable has an icon.

This commit is contained in:
2022-08-16 08:06:06 -07:00
parent 0b940aea70
commit 91579d333e
6 changed files with 41 additions and 20 deletions

BIN
assets/icon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

BIN
assets/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

1
assets/main.rc Normal file
View File

@@ -0,0 +1 @@
1 ICON "icon.ico"