From fa40b918d054745e82911fc8075f6a82ab192309 Mon Sep 17 00:00:00 2001 From: max Date: Mon, 20 Apr 2020 22:43:13 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d37016d..fa96450 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Texture atlas creator tool for Unity.
This tool is made to combine textures ### Unity versions - Latest release requires Unity 2018.3 or higher. - Releases before 1.8 should work with older Unity versions. +- Upgrading to 1.8+ will break existing atlasses. ## Export options ### Meshes From 0907259aa8555c8a359152d3c5f4491f3b75c9cb Mon Sep 17 00:00:00 2001 From: max Date: Tue, 21 Apr 2020 02:28:41 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa96450..3ed8d46 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,4 @@ Texture atlas creator tool for Unity.
This tool is made to combine textures ## Resources [Youtube video](https://youtu.be/PBRKlopkZP0)
-[Website](https://maxartz15.com/ma-textureatlasser/) +[Website](https://maxartz15.com/ma_textureatlas/)