Skip to content

Commit

Permalink
Profiling
Browse files Browse the repository at this point in the history
  • Loading branch information
aratama committed Feb 10, 2025
1 parent 63f617a commit c34c0fc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@ https://magiaforge.app/ (**Desktop Chrome only** for now)
- `ingame` to skip main menu.
- `item` to enable spell item cheat.

###### Profiling

1. Enable `trace_tracy` feature in `cargo.toml`.
2. Start the game.
3. Launch [Tracy](https://github.com/wolfpld/tracy) client and click `connect` button.

See [profiling.md](https://github.com/bevyengine/bevy/blob/main/docs/profiling.md) for more details.

### Authoring Tools

This project depends on the following tools:
Expand Down

0 comments on commit c34c0fc

Please sign in to comment.