Linux compile working

This commit is contained in:
Jordon Brooks 2024-05-27 19:09:17 +01:00
parent 47761441c0
commit f25ca44f03
Signed by: jordon
GPG key ID: DBD9758CD53E786A
5 changed files with 169 additions and 4 deletions

4
.gitignore vendored
View file

@ -22,3 +22,7 @@ build/**
linuxbuild/
build/
.idea/
winbuild/
!Compile.sh
!Compile.bat