From 1f2bcf54992a4aaa2c360a5416071c9cc2c0c460 Mon Sep 17 00:00:00 2001 From: William Claude Tumeo Date: Fri, 5 Feb 2016 01:59:54 -0200 Subject: [PATCH] Update Haxor 3D Engine site `http://haxor.thelaborat.org/` is deprecated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 797f2c0..d3ca2c9 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ Code * [gameplay](http://gameplay3d.io/) - A free, open-source, cross-platform, 2D + 3D game framework written in C++. It is aimed towards indie game developers who are creating desktop and mobile games. * [Godot](http://www.godotengine.org/work_packages) - Open source game engine with rich API. * [Havok Vision](http://www.havok.com/vision-engine/) - a cross-platform game engine that provides a powerful and versatile multi-platform runtime technology. -* [Haxor](http://haxor.thelaborat.org/) - Combine the power of HaXe language and HTML5+WebGL to easily develop powerful applications that can run in any modern browser. +* [Haxor](http://www.haxor.xyz/) - Combine the power of HaXe language and HTML5+WebGL to easily develop powerful applications that can run in any modern browser. * [Hive3D](http://www.eyelead.com/hive/) - Real Time Collaboration 3D engine. * [Horde3D](http://www.horde3d.org/) - small open source 3D rendering engine. * [Irrlicht](http://irrlicht.sourceforge.net/) - open source high performance realtime 3D engine written in C++.