Switching to Qt

also want .env to be included
This commit is contained in:
2024-08-15 20:00:34 -04:00
Unverified
parent 38ca7cb26b
commit cf429f1252
15 changed files with 16 additions and 219 deletions

3
client/src/main.rs Normal file
View File

@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}