Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isaac-mason committed May 6, 2024
1 parent def1533 commit 7b37679
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions packages/recast-navigation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,18 @@ Helpers for three.js.
> npm install @recast-navigation/three
```
### [**`@recast-navigation/wasm`**](https://github.com/isaac-mason/recast-navigation-js/tree/main/packages/recast-navigation-wasm)
[![Version](https://img.shields.io/npm/v/@recast-navigation/wasm)](https://www.npmjs.com/package/@recast-navigation/wasm)
The WebAssembly build of the Recast and Detour libraries.
You regularly won't need to use this package directly, as `@recast-navigation/core` uses it internally.
```bash
> npm install @recast-navigation/wasm
```
## Apps
### [NavMesh Generator](https://navmesh.isaacmason.com/)
Expand Down

0 comments on commit 7b37679

Please sign in to comment.