Skip to content

Commit 91a6451

Browse files
committed
Update readme
1 parent 5188baf commit 91a6451

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ Then search for Customize+ in the plugin manager.
1010

1111
## FAQ
1212

13-
### Where do I learn how to use Customize+?
14-
Most of the things should be self-explanatory, if you do need help you can join the [Aetherworks Discord](https://discord.gg/KvGJCCnG8t) and ask in the appropriate channel.
13+
### I need help with using Customize+!
14+
You can try finding it in support discord server run by volunteers: [Aetherworks](https://discord.gg/KvGJCCnG8t). **Do not ask for help or support in issues section on GitHub.**
15+
⚠ Please note that at the current time the developers do not actively participate in support or discussions on that server.
1516

1617
### How do I report a bug in Customize+ or leave a suggestion?
17-
GitHub issues is the primary place for posting bugs and suggestions related to Customize+. **But!** First we ask you join [Aetherworks Discord](https://discord.gg/KvGJCCnG8t) and consult our help team about your issue first. It's highly likely that you are not experiencing a bug in Customize+.
18+
First we ask you join [Aetherworks Discord server](https://discord.gg/KvGJCCnG8t) and consult with volunteer support team about your issue first. It's highly likely that you are not experiencing a bug in Customize+.
19+
Before reporting bug or leaving a suggestion in this GitHub you need to **carefully** read [issue creation guidelines](https://github.com/Aether-Tools/CustomizePlus/issues/11).
1820

1921
### When will Customize+ be updated?
2022
This plugin is being worked on when developers have free time and have a desire to do so, therefore update schedule does not exist. Real life and paid employment take priority over this project.
@@ -25,15 +27,18 @@ Customize+ provides IPC for integrations with other plugins. We have opted for i
2527
## Contributing
2628
**This is important, please read before contributing.**
2729

28-
Before you contribute your code and features we would like to ask you to first discuss your ideas with us so you don't spend your time making something that possibly won't be accepted. It is possible that your idea might be either out of scope for this project or we have a specific vision for how it should be implemented.
30+
Before you contribute your code and features we would like to ask you to first discuss your ideas with us so you don't spend your time making something that possibly won't be accepted. It is possible that your idea might be either out of scope for this project or we have a specific vision for how it should be implemented. You can do that in free form using Issues section.
2931

3032
We expect contributed code to adhere to the code style of already existing code and be reasonably well tested. We kindly ask you to be ready to make changes to the code in your Pull Requests if we feel like it needs to be changed.
3133

34+
## Development team
35+
* [Risa](https://github.com/RisaDev/) - Author and Lead Developer.
36+
3237
## Acknowledgements
3338
* User interface and general plugin architecture is heavily based on the code written as a part of [Glamourer](https://github.com/Ottermandias/Glamourer) and [OtterGui](https://github.com/Ottermandias/OtterGui/) projects. Original code is licensed under Apache License 2.0.
3439
* Some of the game object interaction code is copied from [Penumbra](https://github.com/xivdev/Penumbra) and [Glamourer](https://github.com/Ottermandias/Glamourer) projects in order to make Customize+ not rely on Penumbra being installed.
3540
* GitHub workflows have been taken from [Glamourer](https://github.com/Ottermandias/Glamourer) project.
36-
* Customize+ makes use of [ECommons](https://github.com/NightmareXIV/ECommons) library for IPC functionality.
41+
* Customize+ makes use of code from [ECommons](https://github.com/NightmareXIV/ECommons) library for IPC functionality.
3742
* [Dalamud](https://github.com/goatcorp/Dalamud) team for making plugins possible at all.
3843
* Special thanks goes to Yuki, Phenrei, Stoia, dendr01d and others for developing and maintaining original version of Customize+.
3944
* Everyone who contributed code and features through pull requests.

0 commit comments

Comments
 (0)