From 6ddc7f280502bf693f7371d2edc1e8f2ddaefbb9 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Thu, 24 May 2018 21:57:39 +0100 Subject: [PATCH] Updated supported engine version status. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 671b95e..37ec7fe 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Dear ImGui simplifies and helps with creation of quality visualisation and debug Status ------ -Supported engine version: 4.18* +Supported engine version: 4.19.2* \* *Plugin has been updated to compile and work with at least this version of the engine. Commits updating plugin to newer version of the engine are tagged with this version's number. If newer engine version doesn't require any change then it want be tagged, so there is a chance that plugin works with version newer than officially supported. As long as possible I will try to maintain backward compatibility when updating to newer engine version (but not necessarily when adding new features). Right now plugin should be at least backward compatible to engine version 4.15.*