diff --git a/.gitmodules b/.gitmodules index b72bbe6..9eec86e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,4 @@ [submodule "libpokemegb"] path = libpokemegb url = git@github.com:risingPhil/libpokemegb.git -[submodule "libdragon"] - path = libdragon - url = https://github.com/DragonMinded/libdragon - branch = fd34d090adab1858815cf8e2c035ed4cd5e283a6 + diff --git a/.libdragon/config.json b/.libdragon/config.json deleted file mode 100644 index d66db2b..0000000 --- a/.libdragon/config.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "imageName": "ghcr.io/dragonminded/libdragon:latest", - "vendorDirectory": "libdragon", - "vendorStrategy": "submodule" -} \ No newline at end of file diff --git a/libdragon b/libdragon deleted file mode 160000 index fd34d09..0000000 --- a/libdragon +++ /dev/null @@ -1 +0,0 @@ -Subproject commit fd34d090adab1858815cf8e2c035ed4cd5e283a6