Skip to content

PV-BevyEditor/EditorGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy-Editor Viewport Game

To compile and make ready, first install these two packages:

cargo install cargo-make
cargo install wasm-bindgen-cli

Then to actually compile, run this:

# Normally
cargo build-wasm && cargo make wasm-bindgen
# If you have the EditorGame repo next to this one and want to move results directly to there
cargo build-wasm && cargo make wasm-bindgen-and-move

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages