Skip to content

Releases: xetra11/Funcy-SQF

Funcy v1.1.0

08 Jun 01:24
Compare
Choose a tag to compare

Features

  • Windows paths now implemented
  • Usable on windows

Bugfix

  • Overwriting will not duplicate function declaratins in the CfgFunctions.hpp anymore

Known Issues

  • Untested on Windows

Funcy v1.0.1

07 Jun 23:41
Compare
Choose a tag to compare

Features

  • Add dry run option
  • Add overwrite option

Bugfix

  • Have clearer error messages

Known Issues

  • Untested on Windows
  • Path problem with Windows execution might occur

Funcy v1.0.0

04 Jun 07:01
Compare
Choose a tag to compare

Features

  • Create a SQF function in your desired directory
  • Add an entry to the CfgFunctions.hpp
  • Use a template file to use for creating functions

Known Issues

  • Only runnable with Python on Linux
  • Missing feature for having namespace specific templates
  • Works only for one way of defining functions for ArmA 3 mods (see README.md)