From cfe0f72030326dfe712cb3254b078286e44b900f Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Sat, 8 Jun 2024 11:53:01 +0200 Subject: [PATCH] [MIRROR] Fix icon cutter readme file (#28065) * Fix icon cutter readme file (#83776) ## About The Pull Request Fix icon cutter readme file ## Why It's Good For The Game Going into this cache folder and finding it empty really confused me --------- Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@ users.noreply.github.com> * Fix icon cutter readme file --------- Co-authored-by: oranges Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@ users.noreply.github.com> --- tools/icon_cutter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/icon_cutter/README.md b/tools/icon_cutter/README.md index ce79a941fb6..91edd1a4065 100644 --- a/tools/icon_cutter/README.md +++ b/tools/icon_cutter/README.md @@ -2,7 +2,7 @@ ## What is this? -This folder holds a set of cached versions of hypnagogic, our icon cutter. +This folder will hold a set of cached versions of hypnagogic, our icon cutter. We autodownload the tagged version from github on build. ## How is it used?