Removed core as a submodule... It is needed to clone the right core manually

This commit is contained in:
Ulysse Cura 2026-04-12 22:45:51 +02:00
parent 86fbd46a03
commit 63d9d53145
2 changed files with 1 additions and 8 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
build build
core core/*

7
.gitmodules vendored
View File

@ -1,7 +0,0 @@
[submodule "SDL2_Core"]
path = core
url = https://gitea.skadubpc.net/ulysse/2D_Engine_SDL2_Core.git
[submodule "Casio_Core"]
path = core
url = https://gitea.skadubpc.net/ulysse/2D_Engine_Casio_Core.git