Rebrand as "gamenite"
This commit is contained in:
10
gamenite-gui/Cargo.toml
Normal file
10
gamenite-gui/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "gamenite-gui"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
gamenite = { path = "../" }
|
||||
eframe = "0.18.0"
|
||||
rfd = "0.8.2"
|
||||
image = "0.24.2"
|
||||
Reference in New Issue
Block a user