Update README.md

This commit is contained in:
Zach 2024-01-03 11:15:12 -05:00 committed by GitHub
parent fe76cd67d0
commit 50764fde30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,3 +52,6 @@ Frequently asked questions:
- A. In Windows, make sure to set the flag `-style fusion` at the end of the target path of the .exe
- Example: `C:\Users\Administrator\Desktop\Supercell-Wx\bin\supercell-wx.exe -style fusion`
- A. In Linux, if you're using KDE, Supercell Wx should automatically follow your theme settings.
- Q: How can I contribute?
- A. Head to [Developer Setup](https://supercell-wx.readthedocs.io/en/stable/development/developer-setup.html) to configure the supercell-wx development environment for your IDE. Currently Visual Studio and Visual Studio Code are supported, with support for other IDE's being added down the road