gorilla-devs / GDLauncher-Carbon

GDLauncher Carbon is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
https://gdlauncher.com
Other
91 stars 7 forks source link

Add a command line argument to enable DevTools #321

Open dotterian opened 3 months ago

dotterian commented 3 months ago

I have an issue where my instance of GDLauncher dies due to failed network request. I want to investigate what network request it is and in what part of client code does it break, to make your job simpler. In order to do so now, I have to set up dev environment, request API keys and sign up for contributing to GDLauncher. That's not my goal. It would be awesome to have some argument, like GDLauncher.exe --devtools which would enable DevTools, instead of having them enabled only in dev environment.