Skip to content

Dalamud plugin designed to give you better control over your Final Fantasy XIV character appearance.

License

Notifications You must be signed in to change notification settings

Aether-Tools/CustomizePlus

Repository files navigation

Customize+

Customize+ is a Dalamud plugin designed to give you better control over your Final Fantasy XIV character appearance. Namely it allows you to apply character bone manipulations during gameplay.

Installing

Do not use repo.json from this repository

Add Aether Tools or Sea of Stars dalamud repository by following instructions on the respective pages.

Then search for Customize+ in the plugin manager.

FAQ

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 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 and consult our help team about your issue first. It's highly likely that you are not experiencing a bug in Customize+.

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

Customize+ provides IPC for integrations with other plugins. We have opted for inline documentation, so please head over to CustomizePlus/Api directory and check source code files to see what kind of functionality is provided.

Contributing

This is important, please read before contributing.

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.

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.

Acknowledgements

  • User interface and general plugin architecture is heavily based on the code written as a part of Glamourer and OtterGui projects. Original code is licensed under Apache License 2.0.
  • Some of the game object interaction code is copied from Penumbra and Glamourer projects in order to make Customize+ not rely on Penumbra being installed.
  • GitHub workflows have been taken from Glamourer project.
  • Customize+ makes use of ECommons library for IPC functionality.
  • 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.

License

All files in this repository are licensed under the license listed in LICENSE.md file unless stated otherwise. By contributing the code into this repository you agreeing with licensing submitted code under this license.

Customize+ includes code previously licensed to it by its contributors under MIT license. The text of the MIT license can be found here. This code has been relicensed under license listed in LICENSE.md file.

Final Fantasy XIV © SQUARE ENIX CO., LTD. All Rights Reserved. Customize+ and its developers are not affiliated with SQUARE ENIX CO., LTD. in any way.