converted source releases to git

This commit is contained in:
Trilarion
2018-06-28 10:39:14 +02:00
parent 37ff720f05
commit f7fd84817e
24 changed files with 829 additions and 56 deletions

View File

@ -2,7 +2,7 @@
_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/
- Home: https://www.blender.org/features/game-creation/, https://docs.blender.org/manual/en/dev/game_engine/index.html
- Download: https://www.blender.org/download/
- State: mature
- Code repository: (https://developer.blender.org/diffusion/)

View File

@ -2,10 +2,10 @@
_Open RPG Maker is a free and open source 2D RPG creation utility, similar to the popular RPG Maker series._
- Home: http://openrpgmaker.sourceforge.net/
- Download: https://sourceforge.net/projects/openrpgmaker/files/
- Home: http://openrpgmaker.sourceforge.net/, https://sourceforge.net/projects/openrpgmaker/
- Download: http://openrpgmaker.sourceforge.net/wiki/index.php/Download, https://sourceforge.net/projects/openrpgmaker/files/
- State: beta, inactive since 2014
- Code repository: (see download)
- Code repository: https://gitlab.com/Trilarion/openrpgmaker.git (snapshot of source releases)
- Code language: C++
- Code license: GPL-3.0