reorganization

This commit is contained in:
Trilarion
2017-12-09 22:31:37 +01:00
parent 329f08cb4a
commit 041f951803
183 changed files with 19 additions and 24 deletions

View File

@ -0,0 +1,18 @@
# Blender game engine
_Included in Blender is a complete game engine, allowing you to create a fully featured 3d game right inside Blender._
- Home: https://www.blender.org/features/game-creation/
- Download: https://www.blender.org/download/
- State: mature
- Code: http://git.blender.org/blender.git
- Language(s): C++
- License: GPL-2.0
Part of Blender.
## Building
See [Building Blender](https://wiki.blender.org/index.php/Dev:Doc/Building_Blender)
Uses CMake