Tue Aug 31 19:17:21 2021 by Mizuki |
Currently there's no way of knowing if your planet executable is up to date or not. I propose adding a -version argument that shows the current version (eg. 20210623 for the latest one) |
Wed Sep 1 11:12:01 2021 by Torben |
That sounds like an idea. I will look into it, when I get the time. |
Sun Oct 10 19:42:48 2021 by Mizuki |
for the mean time, an emergency jerryrigged solution is to just add one more line in the bottom function (the see manual.txt for detail one) so that when you simply run an unsupported flag it'd print the version out. |
Mon Oct 11 10:21:59 2021 by Torben |
I have added a version flag to my local copy of the program. I will put it on the web page soon (there are a few other minor changes I contemplate first). |