ktxt2 lix fix

This commit is contained in:
2023-05-16 13:06:38 -06:00
parent 5dd99ac0f7
commit 351237271f
20 changed files with 97 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
# @install: lix --silent download "haxelib:/hxnodejs#12.1.0" into hxnodejs/12.1.0/haxelib
-cp ${HAXE_LIBCACHE}/hxnodejs/12.1.0/haxelib/src
-D hxnodejs=12.1.0
--macro allowPackage('sys')
# should behave like other target defines and not be defined in macro context
--macro define('nodejs')
--macro _internal.SuppressDeprecated.run()