just add or remove spaces .. then the version better put it in the main title
Code:
1) eng.GameTitle= {#GameName} v1.2.5
2) eng.GameTitle= Guns Gore and Cannoli v1.2.5
and font & size
Code:
GameTitle:= LabelCreateEx(ScaleX(300), ScaleY(48), 300, ScaleY(18), 'Arial', 12, [fsBold], clWhite, clWindowFrame, False, True, True, taCenter, WizardForm, ExpandConstant('{cm:GameTitle}'));