-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.gitmodules
51 lines (51 loc) · 2.22 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule "tardigrades-mint-machine"]
path = third_party_forked/tardigrades-mint-machine
url = git@github:GabeDottl/Tardigrades-Mint-Machine
[submodule "nextjs-candy-machinev2"]
path = third_party_pinned/nextjs-candy-machinev2
url = git@github:GabeDottl/next-candy-machinev2
[submodule "metaplex"]
path = third_party_pinned/metaplex
url = [email protected]:GabeDottl/metaplex.git
[submodule "anchor-example"]
path = third_party_forked/anchor-example
url = git@github:project-serum/anchor
[submodule "hearttoken_old"]
path = third_party_pinned/hearttoken_old
url = [email protected]:GabeDottl/hearttoken_solana_template.git
[submodule "sdk"]
path = sdk
url = [email protected]:thetardigrades/SolanaGameServer-SDK.git
[submodule "wrangler"]
path = third_party_pinned/wrangler
url = [email protected]:cloudflare/wrangler.git
[submodule "metaplex-program-library"]
path = third_party_pinne/dmetaplex-program-library
url = [email protected]:GabeDottl/metaplex-program-library.git
[submodule "Solana-Defi-Vault"]
path = Solana-Defi-Vault
url = git@github:GabeDottl/Solana-Defi-Vault
[submodule "third_party_pinned/Solana-Cove-Vault"]
path = third_party_pinned/Solana-Cove-Vault
url = git@github:GabeDottl/Solana-Cove-Vault
[submodule "third_party_pinned/untrusted/solanamonitoring"]
path = third_party_pinned/untrusted/solanamonitoring
url = [email protected]:solstaker/solanamonitoring.git
[submodule "third_party_pinned/solana-anchor-react-minimal-example"]
path = third_party_pinned/solana-anchor-react-minimal-example
url = [email protected]:256hax/solana-anchor-react-minimal-example.git
[submodule "third_party_pinned/godot"]
path = third_party_pinned/godot
url = [email protected]:thetardigrades/godot.git
[submodule "third_party_pinned/dapp-scaffold"]
path = third_party_pinned/dapp-scaffold
url = [email protected]:solana-labs/dapp-scaffold.git
[submodule "third_party_forked/git-submodule-tools"]
path = third_party_forked/git-submodule-tools
url = [email protected]:GabeDottl/git-submodule-tools.git
[submodule "third_party_forked/hashlips_art_engine"]
path = third_party_forked/hashlips_art_engine
url = git@github:GabeDottl/hashlips_art_engine
[submodule "third_party_pinned/anchorpy"]
path = third_party_pinned/anchorpy
url = [email protected]:GabeDottl/anchorpy.git