moved description to note

This commit is contained in:
Trilarion
2020-09-04 16:35:00 +02:00
parent 6ac46420ff
commit 82cddf09e0
1402 changed files with 2480 additions and 2804 deletions

View File

@ -1,7 +1,5 @@
# H-World
_CRPG engine is a tile-based, turn-based, Lua scriptable engine that supports a nice graphical, isometric display._
- Home: https://sourceforge.net/projects/h-world/
- State: beta, inactive since 2005
- Download: https://sourceforge.net/projects/h-world/files/
@ -10,4 +8,6 @@ _CRPG engine is a tile-based, turn-based, Lua scriptable engine that supports a
- Code language: C, Lua
- Code license: GPL-2.0
CRPG engine is a tile-based, turn-based, Lua scriptable engine that supports a nice graphical, isometric display.
## Building