From dd24d7de33e1e4effd3a1c40dda72a6bf3ef7055 Mon Sep 17 00:00:00 2001 From: Bitl Date: Sat, 20 Nov 2021 13:53:30 -0700 Subject: [PATCH] Update changelog.txt --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 33502a4..464e21e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -11,7 +11,7 @@ New Features: - %tshirttexidlocal%, %shirttexidlocal%, %pantstexidlocal%, %facetexlocal%" - Returns the texture rbxasset URL for the respective online clothing type. Returns nothing if the URL is invalid, the item isn't using Online Clothing, or %localizeonlineclothing% is not defined in the script. Only the client who downloads the clothing would be able to see it. - %localizeonlineclothing% - Grabs texture IDS for the %texid% variables and localizes the texture for the %texidlocal% variables. This WILL increase load times of your client depending on how many items are being downloaded. - Users may now use a image URL to load custom icons. - - Icons loaded from a URL will show up on all clients. + - Icons loaded from a URL will show up for all players. Enhancements: - The Bootstrapper now creates error logs of its own.