FAQ - ArushAnish/fastpath GitHub Wiki
❓ FAQ
# FAQ
### Does Fastpath replace Sodium?
No — it complements Sodium. Sodium optimizes rendering, Fastpath optimizes rebuild logic.
### Can I use Fastpath on servers?
Yes. It’s client‑side only, so you can join any server without issues.
### Will it work with OptiFine?
Not supported. Use Sodium instead for compatibility.
### Where do I report bugs?
Open an issue on [GitHub Issues](https://github.com/ArushAnish/fastpath/issues) with logs and steps to reproduce.
### Does it affect gameplay?
No. Fastpath only changes how chunks are rebuilt internally — gameplay remains vanilla.