lix files

This commit is contained in:
2023-04-30 14:14:07 -06:00
parent f44fd0329c
commit 4f26996c20
21 changed files with 103 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
#! /bin/bash
(cd src/test && haxelib run lime test cpp -debug)
lix dev hollywoo-flixel .
(cd src/test && lix run lime test cpp -debug)