Skip to content

Commit

Permalink
Remove Wasm from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
janhohenheim committed Jan 22, 2024
1 parent 5f5999f commit a72742a
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,9 @@ Then, replace all instances of the word `foxtrot` with the name of your game. Ch
- `build/macos/src/Game.app/Contents/Resources/Info.plist`

### Running the game
Native:
```bash
cargo run
```
Wasm:
```bash
trunk serve
```

Building WASM requires `trunk`:

```bash
cargo install --locked trunk
```

### Updating assets

Expand Down

0 comments on commit a72742a

Please sign in to comment.