Latest versions names are:
v0.50.08-beta-1 win64 STEAM
v0.50.07-steam SDL win64
v0.50.07-classic SDL win64
v0.50.07-itch SDL win64
I need to guess the ABI from those names, but it becomes difficult if win64 is moving around. I'd like to either have a standard version name format that I can parse or add more metadata to versions elements (I need the ABI, something like abi="msvc2015_64" would help me). What would you prefer? (even with explicit ABI, it would be nice to have consistent version names)
Latest versions names are:
v0.50.08-beta-1 win64 STEAMv0.50.07-steam SDL win64v0.50.07-classic SDL win64v0.50.07-itch SDL win64I need to guess the ABI from those names, but it becomes difficult if
win64is moving around. I'd like to either have a standard version name format that I can parse or add more metadata to versions elements (I need the ABI, something likeabi="msvc2015_64"would help me). What would you prefer? (even with explicit ABI, it would be nice to have consistent version names)