Add disclaimer section to README

Added a disclaimer about project similarity to another GitHub repository.
This commit is contained in:
DeMuenu
2026-03-20 13:29:49 +01:00
committed by GitHub
parent 9d7a24113e
commit 9f986c3eb1

View File

@@ -1,5 +1,9 @@
# MoonlightVRC
## Disclaimer
This project seems similar, but the person seems to have more of a clue about what they are doing: https://github.com/z3y/ClusteredBIRP
## Idea
When creating a World for VRChat that reveals items around the player as they walk up to them, I stumbled across the problem that Quest doesn't handle real-time lights well. As a result, I may have ended up spending tens of hours coding my own light system.