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

@@ -2,14 +2,14 @@
- Home: https://github.com/laanwj/sundog
- Media: https://en.wikipedia.org/wiki/SunDog:_Frozen_Legacy
- Inspirations: SunDog: Frozen Legacy
- Inspiration: SunDog: Frozen Legacy
- State: beta
- Platform: Linux
- Keywords: game engine, remake, role playing, simulation, commercial content, requires original content, space
- Keyword: game engine, remake, role playing, simulation, commercial content, requires original content, space
- Code repository: https://github.com/laanwj/sundog.git
- Code language: C, C++, Python
- Code license: MIT
- Code dependencies: SDL
- Code dependency: SDL
Remake of SunDog: Frozen Legacy.
The game was originally written in Pascal and compiled to bytecode for an abstract architecture. This project implements a bytecode interpreter in C, which runs the game.