Update main branch (#3)

* New api from upstream

* Create .clang-format

* Update .clang-format

* Remove mintaka submodule

* Add premake-core submodule

* Update premake-core

* Fix includes
This commit is contained in:
Guilherme Werner
2024-03-06 19:01:54 -03:00
committed by GitHub
parent 67b1d41f22
commit 2e2462fd38
25 changed files with 501 additions and 55 deletions

6
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "vendor/Mintaka"]
path = vendor/Mintaka
url = https://github.com/Tribufu/Mintaka
[submodule "vendor/premake-core"]
path = vendor/premake-core
url = https://github.com/TribufuForks/premake-core