From 71eb16cb7dbc52700503adad4044fa7e99f66b99 Mon Sep 17 00:00:00 2001 From: ensign Curvedhand Date: Wed, 31 Oct 2018 23:13:12 +0300 Subject: [PATCH] Add OpenXRay engine (#182) OpenXRay is a community-modified X-Ray engine used in S.T.A.L.K.E.R. game series. It's free for non-commercial use. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e7a15eb..6c4c8dd 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ Code * :tada: [Ogre3D](http://www.ogre3d.org/) - is a scene-oriented, real-time, flexible 3D rendering engine (as opposed to a game engine) written in C++. * :tada: [OpenFL](http://www.openfl.org/) - Open Source Haxe Engine for making multi-platform games. * :tada: [OpenRA](http://www.openra.net/) - OpenRA is a Libre/Free Real Time Strategy Game Engine. +* :money_with_wings: [OpenXRay](https://github.com/OpenXRay/xray-16) - a community-modified X-Ray engine used in S.T.A.L.K.E.R. game series. * :tada: [Origamijs](http://origamijs.com/docs) - Lightweight Library to create using HTML5 Canvas. * :moneybag: [PICO-8](http://www.lexaloffle.com/pico-8.php) - A fantasy console for making, sharing and playing tiny games and other computer programs. * :tada: [Panda3D](https://www.panda3d.org/) - a framework for 3D rendering and game development for Python and C++ programs.