diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8717b13..df08245 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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.