mirror of
https://github.com/Dummi26/mers.git
synced 2025-12-15 19:47:50 +01:00
moved Cargo.toml and src/ to /mers/Cargo.toml and /mers/src/ because rust-analyzer was apparently very confused when I was trying to edit projects in mers_libs/*/.
This commit is contained in:
3
mers_libs/gui
Executable file
3
mers_libs/gui
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd ./gui_v1
|
||||
cargo run --release
|
||||
Reference in New Issue
Block a user