Skip to content

0.2.0

Compare
Choose a tag to compare
@Surasia Surasia released this 12 Aug 22:06
· 10 commits to master since this release

0.2.0 - 13/08/2024

New:

  • HavokScript is now the interpreter used in the project. Simply type any expression into the command line, it'll be executed by the game directly.
  • You can now load lua files using either /dofile {filepath} or dofile({filepath}).

Fixes:

  • New instances of the InfExt thread won't be created in crashes.