mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
Combine demo_glium and demo_web into one egui_demo crate
This commit is contained in:
4
build_demo_native.sh
Executable file
4
build_demo_native.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -eu
|
||||
|
||||
cargo run --bin egui_demo --release
|
||||
Reference in New Issue
Block a user