fogleman / Craft

A simple Minecraft clone written in C using modern OpenGL (shaders).
http://www.michaelfogleman.com/craft/
MIT License
10.39k stars 1.39k forks source link

Save time of day in db #121

Open ghost opened 10 years ago

ghost commented 10 years ago

If we close the game, it sets time in game to 8am whenever we start it. It should be saved in db to preserve progress and time orientation.