diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4943dd38..4cd7f0f5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -190,7 +190,7 @@ Files in `/Data` `/Export` and `/TreeData` can be massive and cause the EmmyLua ### PyCharm Community / IntelliJ Idea Community 1. Create a new "Debug Configuration" of type "Emmy Debugger(NEW)". -2. Select "x86" version. +2. Select "x64" version. 3. Select if you want the program to block (checkbox) until you attached the debugger (useful if you have to debug the startup process). 4. Copy the generated code snippet directly below `function launch:OnInit()` in `./src/Launch.lua`. 5. Start Path of Building Community