Initial commit, adds extracting angelscript script headers from scriptresolver

This commit is contained in:
2020-09-19 18:08:55 +02:00
commit e3d23b582f
22 changed files with 28144 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/cmake-build-debug/
/cmake-build-release/
/.idea/