From 4bc0245053f63f82a9cf152149d229a4daf36db9 Mon Sep 17 00:00:00 2001 From: Nicolas Brown Date: Wed, 31 Aug 2022 14:56:28 -0400 Subject: [PATCH] Add conversion warning to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a8df4c9..608398a 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ ![Screenshot](https://user-images.githubusercontent.com/1708550/123368911-4ceb9f00-d542-11eb-87b5-b0fc3ea3cc3d.png) +# NOTE! +Texturelab will soon be converted to a qt project. All issues will be addressed after the conversion is complete. + ## Building Building is done with `yarn`. Install it [here](https://classic.yarnpkg.com/en/docs/install) if you havent already.