Renamed to QR Script

- Split into three projects: Library, Console, and Tests
- Library compiles as QRScript.Interpreter to avoid conflicts
This commit is contained in:
Tony Bark 2025-05-07 15:22:16 -04:00
parent e681e6144c
commit 6501b72973
16 changed files with 82 additions and 20 deletions

2
.gitignore vendored
View file

@ -99,4 +99,4 @@ obj/
# Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)
*.glyb
dist/**
**/dist/