maintenance

This commit is contained in:
Trilarion
2019-12-05 17:27:48 +01:00
parent 7021becd32
commit 29355829e6
62 changed files with 426 additions and 375 deletions

View File

@ -7,9 +7,11 @@ _2D side scrolling engine for beat em' ups, shooters like Streets of Rage, Doubl
- Keywords: game engine, clone, free content, inspired by Streets of Rage + Double Dragon + Final Fight
- Code repository: https://github.com/DCurrent/openbor.git
- Code language: C, C++
- Code license: BSD
- Code license: 3-clause BSD (https://github.com/DCurrent/openbor/blob/master/LICENSE)
- Code dependencies: SDL2
[Completed modules](http://www.chronocrash.com/forum/index.php?board=10.0)
## Building
- Build system: Make