diff --git a/README.md b/README.md index 09ec8ad..0903d49 100644 --- a/README.md +++ b/README.md @@ -10,16 +10,13 @@ Then search for Customize+ in the plugin manager. ## FAQ -### How do I get help with using Customize+? -Please join [XIV Tools Discord](https://discord.gg/KvGJCCnG8t). +### Where do I learn how to use Customize+? +Most of the things should be self-explanatory, if you do need help you can join the [XIV Tools Discord](https://discord.gg/KvGJCCnG8t) and ask in the appropriate channel. ### How do I report a bug in Customize+ or leave a suggestion? GitHub issues is the primary place for posting bugs and suggestions related to Customize+. **But!** First we ask you join [XIV Tools 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+. -### Where do I learn how to use Customize+? -Most of the things should be self-explanatory, if you do need help you can join the [XIV Tools Discord](https://discord.gg/KvGJCCnG8t) and ask in the appropriate channel. - -### When will it be updated? +### When will Customize+ be updated? 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. ### IPC @@ -36,6 +33,8 @@ We expect contributed code to adhere to the code style of already existing code * 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. * 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. * GitHub workflows have been taken from [Glamourer](https://github.com/Ottermandias/Glamourer) project. +* Customize+ makes use of [ECommons](https://github.com/NightmareXIV/ECommons) library for IPC functionality. +* [Dalamud](https://github.com/goatcorp/Dalamud) team for making plugins possible at all. * Special thanks goes to Yuki, Phenrei, Stoia, dendr01d and others for developing and maintaining original version of Customize+. * Everyone who contributed code and features through pull requests.