initial commit

This commit is contained in:
2025-02-13 22:19:52 +03:00
commit c9ac220089
4 changed files with 225 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
# ignore executables
*
!*.*
!*/
*.so
*.dll
*.exe
*.trace
data/scripts/twnapi.lua
build/