Skip to content

Instantly share code, notes, and snippets.

@Stilic
Last active September 22, 2022 08:05
Show Gist options
  • Save Stilic/f64640c8909d36d2c78b0b12a0bad9ee to your computer and use it in GitHub Desktop.
Save Stilic/f64640c8909d36d2c78b0b12a0bad9ee to your computer and use it in GitHub Desktop.
NEVER use a older version of Polymod (like 1.3.0)! Just use this simple tutorial!

Run this in a terminal:

haxelib remove hscript
haxelib install hscript

And put this in the Project.xml, below the Haxedefines category:

<!--Enable HScript fine error reporting at parsing time-->
<haxedef name="hscriptPos" if="hscript" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment