|
@@ -1,3 +1,23 @@
|
|
|
-### Atomic Game Engine Runtime
|
|
|
|
|
|
|
+### UNDER CONSTRUCTION
|
|
|
|
|
+
|
|
|
|
|
+Hello! We're working to get everything setup for an initial release around GDC 2015. In the meantime, feel free to have a look around :)
|
|
|
|
|
+
|
|
|
|
|
+###Atomic Game Engine Source Code Repository
|
|
|
|
|
+
|
|
|
|
|
+This repository contains the full source code to the Atomic Game Engine Runtime and Editor
|
|
|
|
|
+
|
|
|
|
|
+The source code is intended for licensees who need to customize the C++ runtime and editor. For most users, we recommend the **supported binary releases** (which will be ) available for download at our website.
|
|
|
|
|
+
|
|
|
|
|
+Custom builds of the Atomic Game Engine Editor require product activation and platform deployment licenses. These can also be acquired at our website.
|
|
|
|
|
+
|
|
|
|
|
+For **supported binary releases** and to acquire **product activation keys** or **platform deployment licenses** please visit: http://www.AtomicGameEngine.com
|
|
|
|
|
+
|
|
|
|
|
+### Licensing Information
|
|
|
|
|
+
|
|
|
|
|
+[Atomic Game Engine Source Code EULA](https://github.com/AtomicGameEngine/AtomicRuntime/blob/master/LICENSE.md)
|
|
|
|
|
+[Third Party Licenses](https://github.com/AtomicGameEngine/AtomicRuntime/blob/master/THIRDPARTY_LICENSE.md)
|
|
|
|
|
+
|
|
|
|
|
+### Website
|
|
|
|
|
+
|
|
|
|
|
+Visit http://www.AtomicGameEngine.com for all the latest new and downloads of the Atomic Game Engine
|
|
|
|
|
|
|
|
-#### For more information, please visit [http://www.AtomicGameEngine.com](http://www.atomicgameengine.com)
|
|
|