Skip to content

gamedevalice/ironverse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Install rust-lang: https://www.rust-lang.org/ Install cargo plugins:

cargo install wasm-pack
cargo install wasm-bindgen-cli
cargo install wasm-opt
cargo install cargo-make
cargo install duckscript_cli
cargo install basic-http-server

Build and Run

Desktop

cargo run --release

Web

cargo make web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.0%
  • WGSL 3.3%
  • Other 0.7%