From 98bb51185eb053d56052ad9feb3420c258dbb601 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sat, 1 Feb 2025 14:54:55 +0500 Subject: upd: we migrated to sfml/imgui/c++ stack (project rewrite) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d9a5b15..b748742 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # sillyeditor -A simple 3D level editor. -Made with [Raylib](https://raylib.com) and the C programming language. +A simple level editor. +Made with [SFML](https://www.sfml-dev.org/), [Dear ImGui](https://github.com/ocornut/imgui) and the C++ programming language. [It was previously written in C/Raylib!](https://github.com/ilotterytea/sillyeditor/tree/4334fb4bdca40ef75f81ec16e01a85e9e06ad26c) ## Compile from sources -- cgit v1.2.3