Preparing hscript implementation pt1

This commit is contained in:
Zyflx 2023-05-17 20:31:24 -04:00 committed by GitHub
parent b573ec1abb
commit 7f406f81fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -119,6 +119,7 @@
<!--In case you want to use the addons package-->
<haxelib name="flixel-addons" />
<haxelib name="hscript" />
<haxelib name="SScript" />
<!--In case you want to use the ui package-->
<haxelib name="flixel-ui" />
@ -202,4 +203,4 @@
<!-- <haxedef name="NG_FORCE_EXPIRED_SESSION" if="debug" /> -->
</section>
</project>
</project>