8000 GitHub - ChatImproVR/fz: FZ, a racing game
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ChatImproVR/fz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preparation

Make sure you have the wasm32-unknown-unknown target installed:

rustup target add wasm32-unknown-unknown

Building

Now you can use cargo build --release to build. The plugin will show up under target/wasm32-unknown-unknown/release/fz.wasm.

Running

See the ChatImproVR documentation

Releases

No releases published

Packages

No packages published

Languages

0