simplewindow test project

This commit is contained in:
2023-07-05 07:15:36 -06:00
parent f457e433f0
commit fd74689d2c
33 changed files with 288 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# @install: lix --silent download "haxelib:/openfl#9.2.1" into openfl/9.2.1/haxelib
# @run: haxelib run-dir openfl "${HAXE_LIBCACHE}/openfl/9.2.1/haxelib"
-cp ${HAXE_LIBCACHE}/openfl/9.2.1/haxelib/src
-D openfl=9.2.1
--macro openfl.utils._internal.ExtraParamsMacro.include()