I should print the Allegro DLL version (of the DLLs that Lix finds at runtime) somewhere in Lix's graphical runmode. I already print the enet DLL version when you connect to a networking server.
In the meantime, you can query Allegro DLL versions with:
lix.exe --allegro-version > a.txt
This prints x.y.z.r, where r is 0 for unstable and ≥ 1 for stable. Allegro 5.2.9.0 DLLs will thus print 5.2.9.1.
Lix 0.10.19
I should print the Allegro DLL version (of the DLLs that Lix finds at runtime) somewhere in Lix's graphical runmode. I already print the enet DLL version when you connect to a networking server.
In the meantime, you can query Allegro DLL versions with:
This prints
x.y.z.r
, wherer
is 0 for unstable and ≥ 1 for stable. Allegro 5.2.9.0 DLLs will thus print 5.2.9.1.Details at Lemmings Forums