Add Rojo C API experiment

This commit is contained in:
Lucien Greathouse
2019-11-07 18:20:55 -08:00
parent f1daafbf9e
commit dfb015acc2
6 changed files with 43 additions and 0 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
# Rust output directory
/target
# Headers for clibrojo
/include
# Roblox model and place files in the root, used for debugging
/*.rbxm
/*.rbxmx