Files
bevy_oxr/examples/demo/Readme.md
2023-10-31 17:30:54 +01:00

9 lines
359 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# setup
install xbuild ´´´sh cargo install --git https://github.com/rust-mobile/xbuild ´´´
run ´´´sh x doctor ´´´ and install all required depencencies
# how to run
run ´´´sh x devices ´´´ and get the device name that looks something like this "adb:1WD523S" (probably a bit longer)
then ´´´sh run x run --release ´´´