Adding premake

I will now be able to work on this from any platform
This commit is contained in:
2023-05-19 14:39:38 +02:00
parent 85263312cd
commit dc89cc6173
3 changed files with 66 additions and 2 deletions

12
.gitignore vendored
View File

@ -1,3 +1,11 @@
lib/
build/
lib
vendor
build
.vscode
.vs
obj
**.sln
**.vcxproj
**.filters
**.user