From e85e94eb8ec83fff9be4d5a9d344da36baae7199 Mon Sep 17 00:00:00 2001 From: Philippe Symons Date: Fri, 19 Jul 2024 22:26:22 +0200 Subject: [PATCH] remove libdragon submodule --- .gitmodules | 5 +---- .libdragon/config.json | 5 ----- libdragon | 1 - 3 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 .libdragon/config.json delete mode 160000 libdragon 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