complete missing essential fields (home, state) on entries

This commit is contained in:
Trilarion
2018-06-08 10:33:56 +02:00
parent c738e995b7
commit 569c8388ef
48 changed files with 76 additions and 47 deletions

View File

@@ -7,12 +7,10 @@ _OctaForge is a 3D game engine and a game development platform._
- State: mature
- Code repository: https://git.octaforge.org/ https://github.com/OctaForge (mirrors)
- Code language: C++
- Code license: Special
- Code license details: [University of Illinois/NCSA Open Source License](https://github.com/OctaForge/OF-Engine/blob/master/COPYING.md)
- Code license: Custom ([University of Illinois/NCSA Open Source License](https://github.com/OctaForge/OF-Engine/blob/master/COPYING.md))
## Building
Uses make
[Build instructions](https://github.com/OctaForge/OF-Engine/blob/master/INSTALL.md)
- Build system: Make
- Build instructions: https://github.com/OctaForge/OF-Engine/blob/master/INSTALL.md