Initial commit

This commit is contained in:
GrapeshotGames 2018-12-22 10:02:57 -05:00
parent 1aecbe009b
commit a172b4ab3b
469 changed files with 119758 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
/*.vshost.exe
/*.vshost.exe.config
/*.vshost.exe.manifest
/Src/.vs
/Src/packages/*
*.pdb
bin
obj