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,13 +1,13 @@
# OpenNFS
- Home: https://opennfs.com/
- Inspirations: Need For Speed III: Hot Pursuit
- Inspiration: Need For Speed III: Hot Pursuit
- State: beta
- Keywords: game engine, remake, cars, commercial content, racing, requires original content
- Keyword: game engine, remake, cars, commercial content, racing, requires original content
- Code repository: https://github.com/OpenNFS/OpenNFS.git
- Code language: C, C++
- Code license: MIT
- Code dependencies: Bullet3, OpenGL
- Code dependency: Bullet3, OpenGL
Remake of Need For Speed III: Hot Pursuit.
Wants to create one engine to play the NFS series (NFS1 - NFS6). The NFS3 implementation is almost done, the others semi-playable or not implemented yet.