From e4d779680e71e99ee3766c6800c1c99d4b43acaf Mon Sep 17 00:00:00 2001 From: RisaDev <151885272+RisaDev@users.noreply.github.com> Date: Fri, 22 Mar 2024 15:16:21 +0300 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c38866..816b60e 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,9 @@ We expect contributed code to adhere to the code style of already existing code ## Acknowledgements * 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. -* Bone manipulation code is based on the code contributed to Customize+ 1.x by [dendr01d](https://github.com/dendr01d/). * 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. +* 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