First file translated to lua

This commit is contained in:
Matt Hargett 2023-04-03 16:15:27 -07:00
parent a370f468a4
commit f1533bfd9c
12 changed files with 742 additions and 261 deletions

6
default.project.json Normal file
View file

@ -0,0 +1,6 @@
{
"name": "chalk",
"tree": {
"$path": "source"
}
}