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

@@ -1,14 +1,14 @@
# Do It Yourself Doom With SDL
- Home: https://github.com/amroibrahim/DIYDoom
- Inspirations: Doom
- Inspiration: Doom
- State: beta
- Platform: Windows
- Keywords: game engine, remake
- Keyword: game engine, remake
- Code repository: https://github.com/amroibrahim/DIYDoom.git
- Code language: C++
- Code license: MIT
- Code dependencies: SDL2
- Code dependency: SDL2
A DOOM clone engine.