GTTC 0.1 2017-06-25
====================

This mod's goal is to reduce the speeds of as many items in the game as
reasonable.

This mod is meant to be used in conjunction with the following console command:

/c game.speed = 2

This will double the updates per second, and the draw fps, and restore the
speed of modified objects. The goal is to provide as close an experience as
reasonably possible to standard factorio, while allowing the game to be
played at 120fps for more comfortable viewing on high refresh rate displays.

This approach while possible has a few problems, first THIS MOD IS NOT YET
COMPLETE, and there are many more things, particularly animations, that need
to be adjusted before things will start to look normal. Second, there are
things that cannot be changed by mods, such as the displayed length of time
a train will wait at a train station. If it says 120 seconds, then the game
will respect the doubled game speed, and send the train off at 60 seconds.
Modified values are also similarly affected. By reducing energy consumption
by 1/2 along with crafting speed by 1/2, the ammount of energy it takes to
craft each item remains the same, but it will appear, if you use the numbers
presented in game, that any given ammount of stored energy, either as fuel
or in accumulators, would provide energy for twice as long. And naturally
doing math with the modified crafting speeds, but original crafting times
would give you a wrong indication of total crafts per second.