refactor: Refactorized whole project structure

This commit is contained in:
AURUMVORXX
2025-01-24 22:36:25 +03:00
parent d50f55086b
commit a479b5f85d
321 changed files with 288 additions and 219 deletions

6
.gitmodules vendored
View File

@@ -1,8 +1,6 @@
[submodule "sqapi"]
[submodule "source/dependencies/sqapi"]
path = source/dependencies/sqapi
url = https://gitlab.com/GothicMultiplayerTeam/dependencies/sqapi.git
branch = main
[submodule "pybind11"]
[submodule "source/dependencies/pybind11"]
path = source/dependencies/pybind11
url = https://github.com/pybind/pybind11.git
branch = master