Version ======= The Version module contains information and utilities relating to the current version of Starlit. This module should be used to ensure the correct version of Starlit is running if your mod depends on a recent feature. .. lua:automodule:: Starlit.Version :members: :recursive: