From 6a9fface40b4bee6d38f4b3455f7644a6a4331d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tur=C3=A1nszki=20J=C3=A1nos?= Date: Sat, 3 Dec 2016 00:22:58 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 69d34fc34..255dce67c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Wicked Engine is an open-source game engine written in C++. For list of features, see features.txt. Demos are available at: https://github.com/turanszkij/WickedEngineDemos From now on you can easily set up a game project by using the component templates. (see the demos for examples) +Run in Release mode for best performance. Debug mode has full debugging support but poor performance. Video: https://www.youtube.com/watch?v=nNlfkrURqZQ
Video of the Editor: https://www.youtube.com/watch?v=iMluDH8oaFg