modified entry

This commit is contained in:
Trilarion
2018-07-30 09:03:15 +02:00
parent d9754b45ff
commit ce56eab75c
4 changed files with 19 additions and 18 deletions

View File

@@ -114,7 +114,7 @@
- **[Pizza Business](pizza_business.md)** (C++, GPL-2.0, mature, inactive since 2003)
- **[Planetary Hoppers](planetary_hoppers.md)** (Java, GPL-2.0, beta, inactive since 2003)
- **[Polis](polis.md)** (Java, GPL-3.0, mature, inactive since 2016)
- **[Project Helena](project_helena.md)** (Pascal, beta, inactive since 2015)
- **[Project Helena](project_helena.md)** (Pascal, GPL-3.0, beta)
- **[Promisance](promisance.md)** (PHP, GPL-2.0, mature, inactive since 2004)
- **[Return to the Roots](return_to_the_roots.md)** (C++, GPL-3.0, mature)
- **[Scorched Moon](scorched_moon.md)** (Python, GPL-3.0, beta)

View File

@@ -2,13 +2,14 @@
_Turn-based strategy/RPG game._
- Home: https://sourceforge.net/projects/projecthelena/
- Download: https://sourceforge.net/projects/projecthelena/files
- State: beta, inactive since 2015
- Code repository: (see download)
- Home: https://gitlab.com/EugeneLoza/Project-Helena, https://sourceforge.net/projects/projecthelena/
- Download: https://decoherence.itch.io/project-helena, https://sourceforge.net/projects/projecthelena/files
- State: beta
- Code repository: https://gitlab.com/EugeneLoza/Project-Helena
- Code language: Pascal
- Code license: GPL-3.0
Requires: [Castle Game Engine](https://castle-engine.io/index.php)
Requires: [Castle Game Engine](https://castle-engine.io/index.php), [repository](https://github.com/castle-engine/castle-engine)
## Building