mirror of
https://github.com/risingPhil/PokeMe64.git
synced 2026-03-21 18:04:15 -05:00
Update libdragon submodule again
This commit is contained in:
parent
e85e94eb8e
commit
fdc6f90415
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -2,3 +2,7 @@
|
|||
path = libpokemegb
|
||||
url = git@github.com:risingPhil/libpokemegb.git
|
||||
|
||||
[submodule "libdragon"]
|
||||
path = libdragon
|
||||
url = https://github.com/DragonMinded/libdragon
|
||||
branch = trunk
|
||||
|
|
|
|||
5
.libdragon/config.json
Normal file
5
.libdragon/config.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"imageName": "ghcr.io/dragonminded/libdragon:latest",
|
||||
"vendorDirectory": "libdragon",
|
||||
"vendorStrategy": "submodule"
|
||||
}
|
||||
1
libdragon
Submodule
1
libdragon
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 208f4eadf73b323efab4b98f7df09c6f2a950db8
|
||||
Loading…
Reference in New Issue
Block a user