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

@ -3,6 +3,7 @@
_OpenGL engine written in the D language._
- Home: https://dash.circularstudios.com/
- State: mature, inactive since 2015
- Code repository: https://github.com/Circular-Studios/Dash
- Code language: D
- Code license: MIT

View File

@ -1,10 +1,11 @@
# Delta Engine
_Multiplatform Game Engine, C# OpenGL Version (custom wrapper) including the Editor_
_Multi-platform Game Engine, C# OpenGL Version (custom wrapper) including the Editor._
- Home: http://www.deltaengine.net/
- Download: http://www.deltaengine.net/download
- Code repository: https://github.com/DeltaEngine
- State: mature, inactive since 2015
- Code repository: https://github.com/DeltaEngine/DeltaEngine, https://github.com/DeltaEngine
- Code language: C#
- Code license: Apache-2.0

View File

@ -4,11 +4,12 @@ _EasyRPG Player is a program that allows to play games created with RPG Maker 20
- Home: https://easyrpg.org/player/
- Download: https://easyrpg.org/player/downloads/
- State: mature
- Code repository: https://github.com/EasyRPG/Player
- Code language: C++
- Code license: GPL-3.0
## Building
- Build system: CMake and Autoconf
- Build system: CMake, Autoconf

View File

@ -13,5 +13,5 @@ _ENIGMA is a free development environment geared towards game development._
## Building
[Build instructions](https://enigma-dev.org/docs/Wiki/Install:Windows)
- Build instructions: https://enigma-dev.org/docs/Wiki/Install:Windows

View File

@ -4,6 +4,7 @@ _Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to h
- Home: https://github.com/clintbellanger/flare-engine
- Download: http://www.flarerpg.org/ https://github.com/clintbellanger/flare-engine/releases
- State: mature
- Code repository: https://github.com/clintbellanger/flare-engine
- Code language: C++
- Code license: GPL-3.0

View File

@ -12,6 +12,6 @@ _Godot is an advanced, feature-packed, multi-platform 2D and 3D open source game
## Building
Very extensive [Build instructions](http://docs.godotengine.org/en/latest/development/compiling/)
- Build instructions: http://docs.godotengine.org/en/latest/development/compiling/
Uses Scons
- Build system: Scons

View File

@ -13,7 +13,4 @@ Maratis 3.x is mature.
## Building
Maratis 4 uses CMake
Maratios 3.x uses Scons
- Build system: CMake (Maratis 4), Scons (Maratis 3.x)

View File

@ -4,6 +4,7 @@ _Free Software implementation of the Ruby Game Scripting System (RGSS)._
- Home: https://github.com/Ancurio/mkxp
- Download: (see home)
- State: mature
- Code repository: https://github.com/Ancurio/mkxp
- Code language: C++, C
- Code license: GPL-2.0

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

View File

@ -10,5 +10,5 @@ _Engine for two-dimensional graphical role-playing games._
## Building
Uses Autoconf
- Build system: Autoconf

View File

@ -4,10 +4,10 @@ _Open source easy to use standalone 3D Game Maker and 3D Game Design program cur
- Home: http://www.sandboxgamemaker.com/free-game-maker/
- Download: http://www.sandboxgamemaker.com/free-game-maker-download/
- State: mature, inactive since 2014
- Code repository: https://github.com/PlatinumArts/Platinum-Arts-Sandbox-Free-Game-Maker
- Code language: C++, C
- Code license: Mixed
- Code license details: MIT, ZLIB modified (requires special credits and notifications)
- Code license: Custom (MIT, modifiedZLIB: requires special credits and notifications)
## Building

View File

@ -15,5 +15,5 @@ Requires original data files.
## Building
Uses make
- Build system: Make

View File

@ -2,9 +2,10 @@
_2D+3D game making for indies._
- Home: http://superpowers-html5.com/index.en.html
- Home: http://superpowers-html5.com/index.en.html, https://github.com/superpowers
- Download: https://sparklinlabs.itch.io/superpowers
- Code repository: https://github.com/superpowers
- State: mature
- Code repository: https://github.com/superpowers/superpowers-core
- Code language: Typescript
- Code license: ISC

View File

@ -4,6 +4,7 @@ _Reimplementation of BioWares Aurora engine (and derivatives) as used in thei
- Home: https://xoreos.org/
- Download: https://xoreos.org/downloads/index.html
- State: beta
- Code repository: https://github.com/xoreos/xoreos/
- Code language: C++
- Code license: GPL-3.0
@ -12,4 +13,4 @@ Requires original game data.
## Building
Uses Autoconf
- Build system: CMake, Autoconf