rename of entries fields to get only singular field names

This commit is contained in:
Trilarion
2020-09-28 22:19:01 +02:00
parent 2d52caf518
commit 873679fcc6
1453 changed files with 2944 additions and 2943 deletions

View File

@@ -4,11 +4,11 @@
- State: mature
- Download: http://paintown.org/#/downloads, https://sourceforge.net/projects/paintown/files/
- Platform: Windows, Linux, macOS, Android
- Keywords: action, arcade, game engine, 2D, beat'em up
- Keyword: action, arcade, game engine, 2D, beat'em up
- Code repository: https://github.com/kazzmir/paintown.git, https://svn.code.sf.net/p/paintown/code (svn)
- Code language: C++, Java, Python
- Code license: 3-clause BSD
- Code dependencies: Allegro, FreeType, libpng, PyQt
- Code dependency: Allegro, FreeType, libpng, PyQt
2D side scrolling beatem-up engine.
Android port is written in Java.