From 920cd4e9564a6e1a063607422187157a04fce710 Mon Sep 17 00:00:00 2001 From: MrScautHD <65916181+MrScautHD@users.noreply.github.com> Date: Sun, 15 Dec 2024 10:41:20 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fe39786..abd76fe 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ __Bliss__ is a modern `Direct3D11`, `Vulkan`, `OpenGL`, `Metal`, `OpenGL-ES` Render Framework. + +# ⚠️ WARNING: The last Bliss is not stable! 🚨 +**For a smoother experience, please wait until it is a stable version released [[1.1.0]](https://github.com/MrScautHD/Bliss/issues/3)!** + # ✨ Features ✨ - 🎨 Efficient rendering of textures, fonts, and shapes using SpriteBatch. - 🎥 User-friendly Camera2D and Camera3D systems for intuitive control.