diff options
| author | LLLL Colonq <llll@colonq> | 2025-07-25 20:35:51 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-07-25 20:35:51 -0400 |
| commit | ba1ff8e7e3ea915c6d673c05cdcdee10a9b5b9f0 (patch) | |
| tree | 41de2e6d7a99ad8d8059ca9f482646be92f79d39 /launch.sh | |
| parent | 513a3dd4c5899063e80fd691600d9142910547c4 (diff) | |
WIP
Diffstat (limited to 'launch.sh')
| -rwxr-xr-x | launch.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/launch.sh b/launch.sh new file mode 100755 index 0000000..7bf513f --- /dev/null +++ b/launch.sh @@ -0,0 +1,2 @@ +#!/bin/sh +cargo run -p newton_renderer -- shader-overlay |
