Skip to content

Commit 65a9232

Browse files
docs: update CONTRIBUTING.md
1 parent 1027d60 commit 65a9232

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ Pre-commit hooks run automatically on `git commit`. If any checks fail, fix the
2323

2424
### Helpful Development Tools
2525
- [Packet Inspector](https://github.com/valence-rs/valence/tree/main/tools/packet_inspector) - Useful for debugging Minecraft protocol packets
26+
- [flecs.dev](https://flecs.dev/explorer) super useful for viewing entities
27+
- tracy
28+
29+
![image](https://github.com/user-attachments/assets/51f99c9a-a535-4fd8-9a9f-12f8e3039d04)
30+
2631

2732
### Protocol Documentation
2833
We use Minecraft 1.20.1 protocol documentation:
@@ -62,4 +67,4 @@ If you're stuck or have questions:
6267

6368
We aim to review PRs promptly and provide constructive feedback when needed.
6469

65-
Thank you for contributing to Hyperion!
70+
Thank you for contributing to Hyperion!

0 commit comments

Comments
 (0)