1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-11 22:37:45 +00:00

Add recommended Dalamud plugins to CONTRIBUTING

This commit is contained in:
Joshua Goins 2025-05-03 19:58:15 -04:00
parent 942b2b11e7
commit 7608eac2e4

View file

@ -2,6 +2,13 @@
Here are various helpful resources and tips when working on Kawari.
## Recommended Dalamud plugins
Here are some Dalamud plugins that will make your life easier:
* [AllowLoginFail](https://github.com/redstrate/AllowLoginFail) to stop the game from rage quitting after hitting lobby errors.
* [Scripter](https://github.com/redstrate/Scripter) for inspecting the client's Lua state.
## Packet capture
The well-tested packet capturing solutions are [TemporalStasis](https://github.com/WorkingRobot/TemporalStasis/) and [Project Chronofoil](https://github.com/ProjectChronofoil). You should use Project Chronofoil under most circumstances, but it requires Dalamud. TemporalStasis works like a standalone proxy server, and can work with a vanilla game.