shader test project

This commit is contained in:
2024-01-14 14:19:35 -07:00
parent 0d8c821be9
commit 33796f0ed9
34 changed files with 303 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# @install: lix --silent download "haxelib:/haxe-strings#7.0.3" into haxe-strings/7.0.3/haxelib
-cp ${HAXE_LIBCACHE}/haxe-strings/7.0.3/haxelib/src/
-D haxe-strings=7.0.3
--macro hx.strings.internal.Macros.addDefines()
--macro hx.strings.internal.Macros.configureNullSafety()