Rename to lemur
This commit is contained in:
@@ -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]`
|
||||
Reference in New Issue
Block a user