Log in

View Full Version : Versioning in FGU using Extension library



MadNomadGM
November 11th, 2020, 19:14
Hi,

I noticed that when I use the Extensions library to get extension info, in FGU, it seems to be changing the value from the actual extension file. It drops all characters that are not in normal decimal form. For example, 1.0.3 returns as 1.0. In FG Classic, it didn't work this way. Just wondering if this is intentional or if it might be fixed at some point?
I wrote an extension that checks all extensions against a repository I maintain to help people know when new versions of their extensions have bee released, but this limitation prevents it from working as well in FGU as it did in classic.