From 4668d5efad5754b4eca8b7fa735c4b4a9ecb51ae Mon Sep 17 00:00:00 2001 From: Sebastian Date: Fri, 31 May 2019 19:27:20 +0100 Subject: [PATCH] Updated information about supported engine version to 4.22. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c305989..a886ef7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Status ------ ImGui version: 1.65 -Supported engine version: 4.21* +Supported engine version: 4.22* \* *Plugin has been tested and if necessary updated to compile and work with this engine version. As long as possible I will try to maintain backward compatibility of existing features and possibly but not necessarily when adding new features. Right now it should be at least backward compatible with the engine version 4.15.*