chore: Add reference to hacking guide in the README

This commit is contained in:
Tera << 8 2025-06-27 12:27:27 -04:00
parent 8b482cecd5
commit f16b35f102
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37

View file

@ -33,3 +33,7 @@ If you're using Nix/NixOS, all you need to do is use `nix-shell` to enter the de
## Building
Just run `make` in the root directory.
## Development Guide
See [HACKING.md](https://git.terah.dev/UnrealXR/unrealxr/src/branch/main/HACKING.md).