Skip to content

AndriBaal/shura_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shura template

Run:

Native:

cargo run --release

Android:

When compiling for android make sure the "desktop" configuration is commented out and the android configuration is not.

Make sure that cargo-apk is installed.

cargo apk run --release

WASM:

cargo run-wasm --release --bin desktop

About

Template for getting started with shura

Resources

Stars

Watchers

Forks

Packages

No packages published