From 14e0ab3474e6bb913468e3328f18f073138f3442 Mon Sep 17 00:00:00 2001 From: Erymanthus | RayDeeUx <51521765+RayDeeUx@users.noreply.github.com> Date: Mon, 18 Mar 2024 17:19:31 -0400 Subject: [PATCH] v1.1.0 --- README.md | 2 ++ about.md | 2 ++ changelog.md | 1 + 3 files changed, 5 insertions(+) diff --git a/README.md b/README.md index 29577a6..a87ab47 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Quotes originated from a variety of sources, including various members of the Ge End text positioning, sizing, and wrapping by [sofabeddd](https://gdbrowser.com/u/7976112). +Note that if you have `relative`'s Custom Endscreen Text mod installed, you *will* need to copy and paste your custom end text messages from the txt file you've set for that mod over to this mod's config, as this mod *will* override those messages. + This [Geode mod](https://geode-sdk.org) is licensed under LGPLv2. ![demo](https://github.com/RayDeeUx/WholesomeEndTexts/blob/main/demoOne.png) \ No newline at end of file diff --git a/about.md b/about.md index 2cd32cf..d85e279 100644 --- a/about.md +++ b/about.md @@ -12,4 +12,6 @@ Quotes originated from a variety of sources, including various members of the Ge End text positioning, sizing, and wrapping by [sofabeddd](user:7976112). +Note that if you have `relative`'s Custom Endscreen Text mod installed, you *will* need to copy and paste your custom end text messages from the txt file you've set for that mod over to this mod's config, as this mod *will* override those messages. + This [Geode mod](https://geode-sdk.org) is licensed under LGPLv2. \ No newline at end of file diff --git a/changelog.md b/changelog.md index 94893ac..5b57431 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,7 @@ - Added compat with GDMO's "Endscreen Info" option. - Added option to hide QOLMod's "Hide Endscreen" buttons. - Added "Max Scale" option. +- Note that if you have `relative`'s Custom Endscreen Text mod installed, you *will* need to copy and paste your custom end text messages from the txt file you've set for that mod over to this mod's config, as this mod *will* override those messages. - *Technically*, this is the initial release for the Geode index, but there have been several notable changes between v1.0.0 and v1.1.0 that it's best to release a new version now to make sure everyone updates to this verion. ## v1.0.0 - Initial release. \ No newline at end of file