Rename to lemur

This commit is contained in:
2024-12-08 14:49:54 -05:00
parent 0504e351ba
commit 7f82daa73d
5 changed files with 138 additions and 137 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
# Shrooms VB (native)
# Lemur
A native implementation of shrooms-vb. Written in Rust, using winit, wgpu, and Dear ImGui. Should run on any major OS.
A Virtual Boy emulator built around the shrooms-vb core. Written in Rust, using winit, wgpu, and egui. Should run on any major OS.
## Setup
@@ -12,4 +12,4 @@ Run
cargo build --release
```
The executable will be in `target/release/shrooms-vb[.exe]`
The executable will be in `target/release/lemur[.exe]`