mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-23 19:25:35 +08:00
8390e96972
+ update workflows to point at this repo when cloning deps + update branches paths + update submodules
21 lines
710 B
Plaintext
21 lines
710 B
Plaintext
[submodule "third-party/build/linux"]
|
|
path = third-party/build/linux
|
|
url=git@github.com:otavepto/gbe_fork.git
|
|
branch = third-party/build/linux
|
|
[submodule "third-party/common/win"]
|
|
path = third-party/common/win
|
|
url=git@github.com:otavepto/gbe_fork.git
|
|
branch = third-party/common/win
|
|
[submodule "third-party/deps/common"]
|
|
path = third-party/deps/common
|
|
url=git@github.com:otavepto/gbe_fork.git
|
|
branch = third-party/deps/common
|
|
[submodule "third-party/deps/linux"]
|
|
path = third-party/deps/linux
|
|
url=git@github.com:otavepto/gbe_fork.git
|
|
branch = third-party/deps/linux
|
|
[submodule "third-party/deps/win"]
|
|
path = third-party/deps/win
|
|
url=git@github.com:otavepto/gbe_fork.git
|
|
branch = third-party/deps/win
|