diff --git a/README.md b/README.md index acfd54b..1e4a093 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,22 @@ A 3D Game engine for Small to Medium-sized games with a LUA Scripting interface. written in C++ with a simple, Good looking interface. + +## Tools Used + +- [ImGui](https://github.com/ocornut/imgui) +- [GCML](https://dock-it.dev/GigabiteStudios/gcml) +- [DLL-Exctractor](https://dock-it.dev/Bit-By-Byte/DLL-Extractor) + ## History Of Tesseract + + ### Note: These screenshots are sorted by version. + + #### 0.0.76 Added: - Engine Profiler diff --git a/lib/README.md b/lib/README_DLL.md similarity index 100% rename from lib/README.md rename to lib/README_DLL.md