valence/crates
Ryan Johnson 1aae22ca3e
dump_schedule utility (#300)
## Description

Adds the `dump_schedule` crate which is a simple tool that writes
valence's schedule graph to a file named ~~`graph.gv`~~ `graph.svg`.

## Test Plan

Steps:
1. `cargo r -p dump_schedule`
2. Paste the contents of `graph.gv` to https://edotor.net/
3. Look at the pretty graph.
2023-03-23 01:01:50 -07:00
..
dump_schedule dump_schedule utility (#300) 2023-03-23 01:01:50 -07:00
packet_inspector fix key input with filters, also removed regex from gui and make text… (#298) 2023-03-21 23:49:44 -07:00
playground Entity Rework (#294) 2023-03-21 23:29:38 -07:00
valence dump_schedule utility (#300) 2023-03-23 01:01:50 -07:00
valence_anvil Entity Rework (#294) 2023-03-21 23:29:38 -07:00
valence_nbt Refactor valence_protocol (#253) 2023-02-23 22:16:22 -08:00
valence_protocol Entity Rework (#294) 2023-03-21 23:29:38 -07:00
valence_protocol_macros Add packet_name (#274) 2023-03-07 04:12:08 -08:00
valence_spatial_index Reorganize Packages (#180) 2022-12-29 16:51:05 -08:00
valence_stresser Entity Rework (#294) 2023-03-21 23:29:38 -07:00