From 03af203e2d9a21eedef44246e47301db311f0d0c Mon Sep 17 00:00:00 2001 From: Tubix Date: Sat, 21 Dec 2024 18:28:14 +0000 Subject: [PATCH] Create readme.md --- readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..043f7c0 --- /dev/null +++ b/readme.md @@ -0,0 +1,10 @@ +## What is this project about? +This is modded version of AlternativaEditor (Tanks map editor) + +**Main features**: + - **Hardware acceleration support** - this editor uses Alternativa3D 7.11 which provides much better performance because of GPU rendering + +## Notice +This editor is still under development, and doesn't support some features that were in the original version. It mainly caused by 3D engine upgrade. +So here is the list of what is not supported yet: +- Selecting props on the map by clicking on them \ No newline at end of file