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

15
games/framework/urho3d.md Normal file
View File

@ -0,0 +1,15 @@
# Urho3D
_Urho3D is a free lightweight, cross-platform 2D and 3D game engine._
- Home: https://urho3d.github.io/
- Download: https://sourceforge.net/projects/urho3d/files/Urho3D/
- State: mature
- Code: https://github.com/urho3d/Urho3D
- Language(s): C++, Angelscript
- License: MIT
## Building
Uses CMake