moved the entries up one folder, added the folder to the keywords

This commit is contained in:
Trilarion
2019-07-04 16:05:07 +02:00
parent aa997f86b7
commit ff1555e210
529 changed files with 517 additions and 863 deletions

20
games/octaforge.md Normal file
View File

@@ -0,0 +1,20 @@
# Octaforge
_OctaForge is a 3D game engine and a game development platform._
- Home: https://octaforge.org/
- State: mature
- Download: https://octaforge.org/page/downloads
- Keywords: framework
- Code repository: https://git.octaforge.org/OctaForge/OctaCore.git, https://github.com/OctaForge/OF-Engine.git (mirror, archived)
- Code language: C++
- Code license: Custom (NCSA open source license)
See also:
[University of Illinois/NCSA Open Source License](https://github.com/OctaForge/OF-Engine/blob/master/COPYING.md)
## Building
- Build system: Make
- Build instructions: https://github.com/OctaForge/OF-Engine/blob/master/INSTALL.md