mirror of
https://github.com/RasppleII/a2server.git
synced 2025-08-05 12:26:42 +00:00
What's still missing from this is a version comparison mechanism. The reason why it is missing is that we only use this in one place at the moment, and if you have a version string that is not three digits, your version is recent enough. This means we can save this for when there are a common functions script to import and make the comparisons for us without code duplication.