Skip to content

What version am I running?

fefranca edited this page Sep 13, 2010 · 2 revisions

Press the tilde key to bring up the dev console. In the upper left you should see a message like “flixel v1.25”; this indicates your active version.

Alternatively, you can check the FlxG.as class file and check the values of:

  • LIBRARY_MAJOR_VERSION (1)
  • LIBRARY_MINOR_VERSION (.25)