Browse Source

Updating README.md with Q&A site information, adding BACKERS.md

Josh Engebretson 9 years ago
parent
commit
29710f8be8
3 changed files with 23 additions and 9 deletions
  1. 2 2
      AUTHORS.md
  2. 11 0
      BACKERS.md
  3. 10 7
      README.md

+ 2 - 2
AUTHORS.md

@@ -3,9 +3,9 @@
 
 #### THUNDERBEAST GAMES LLC:
 
-- Josh Engebretson (Technical Director)
+- Josh Engebretson (https://github.com/JoshEngebretson)
 
-- Lara Engebretson
+- Lara Engebretson (https://github.com/LaraEngebretson)
 
 ### Contributors:
 

+ 11 - 0
BACKERS.md

@@ -0,0 +1,11 @@
+### Atomic Game Engine - Development Fund
+------------------
+
+Thanks to the Atomic backers who have contributed to the Atomic Development Fund: [http://atomicgameengine.com/funding/](http://atomicgameengine.com/funding/)
+
+Brandon Lamb: https://github.com/brandonlamb  
+Todd Wahoske: http://www.toddwahoske.com/  
+c.trauma: https://github.com/CTrauma  
+Keith Johnston https://github.com/KeithJohnston  
+BenWolf  
+dragonCASTjosh https://github.com/dragonCASTjosh  

+ 10 - 7
README.md

@@ -10,18 +10,22 @@ The Atomic Game Engine source code is released under the permissive **[MIT licen
 
 ####Documentation and Downloads
 
-**[Getting Started Documentation](http://atomicgameengine.com/learn/)** 
+**[Download the Atomic Editor](http://atomicgameengine.com/download/)**
 
-**[Download the Atomic Editor](http://atomicgameengine.com/download/)** 
+**[Getting Started Documentation](http://atomicgameengine.com/learn/)**
 
 ####Community
 
-**Facebook Group:** [https://www.facebook.com/groups/AtomicGameEngine/](https://www.facebook.com/groups/AtomicGameEngine/)
+**Atomic Q&A:** [https://qa.atomicgameengine.com/](https://qa.atomicgameengine.com/)
 
-**Forums:** [Atomic Forums](http://atomicgameengine.com/forum/)
+**Facebook Group:** [https://www.facebook.com/groups/AtomicGameEngine/](https://www.facebook.com/groups/AtomicGameEngine/)
 
 **Gitter Chat:** [![Join the chat at https://gitter.im/AtomicGameEngine/AtomicGameEngine](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/AtomicGameEngine/AtomicGameEngine?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
- 
+
+####Atomic Development Fund
+
+Atomic Backers:  Please see  [BACKERS.md](https://github.com/AtomicGameEngine/AtomicGameEngine/blob/master/BACKERS.md) for a list of contributors to the [Atomic Development Fund](http://atomicgameengine.com/funding/)
+
 ####Screenshots
 
 #####Atomic Editor
@@ -38,7 +42,7 @@ The Atomic Game Engine source code is released under the permissive **[MIT licen
 
 #####Atomic Build Settings
 [AndroidBuildSettings]: https://github.com/AtomicGameEngine/AtomicGameEngine/wiki/images/repo/AndroidBuildSettings.png
-![alt text][AndroidBuildSettings] 
+![alt text][AndroidBuildSettings]
 
 ####Looking for the Javascript and TypeScript examples?
 
@@ -47,4 +51,3 @@ They are over here: <a href="https://github.com/AtomicGameEngine/AtomicExamples"
 ###Building the Atomic Editor from Source
 
 Please see [Building the Atomic Editor from Source](https://github.com/AtomicGameEngine/AtomicGameEngine/wiki/Building-the-Atomic-Editor-from-Source) for Visual Studio 2015, XCode, and QtCreator build instructions.
-