mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Rename egui_demo to egui_demo_app to avoid confusion with egui_demo_lib
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -eu
|
||||
|
||||
cargo run --bin egui_demo --release
|
||||
cargo run --bin egui_demo_app --release
|
||||
|
||||
Reference in New Issue
Block a user