This website requires JavaScript.
Explore
Help
Sign In
aidan9382
/
strafe-client
Watch
1
Fork
0
You've already forked strafe-client
forked from
StrafesNET/strafe-client
Code
Pull Requests
Activity
b99f1ef731
strafe-client
/
src
/
main.rs
4 lines
45 B
Rust
Raw
Normal View
History
Unescape
Escape
Initial commit
2023-07-14 23:49:01 +00:00
fn
main
(
)
{
switch to wgpu
2023-08-30 01:10:08 +00:00
println!
(
"
Hello, world!
"
)
;
Initial commit
2023-07-14 23:49:01 +00:00
}
Copy Permalink