hello,
In order to keep the exe file small(no more than 500KB), my package uses "native-windows-gui" crate which supports Windows only, but with Windows built-in editing hotkeys and context menus.
I have another keygen template which produces a 10MB exe with Rust GPUI framework.
Your keygen produces a 4.x MB exe and looks beautiful.
And I put it in my private repo
Thanks for your work!
Quote:
Originally Posted by blue_devil
@WhoCares, I have added egui to your project. Now anyone can compile it for any platform.
What a world:
I have added egui with AI but I have manually fix alignment of widgets.
@WhoCares maybe you should add this to a repo?
Code:
Source Updated for cross compilation
https://pixeldrain.com/u/JuHHfMTy
Windows x86_64
https://pixeldrain.com/u/Nv7odq85
Windows arm64
https://pixeldrain.com/u/z4dbpmET
Linux x86_64
https://pixeldrain.com/u/itn3k2be
Linux arm64
https://pixeldrain.com/u/TBXWPGQD
|