-
Notifications
You must be signed in to change notification settings - Fork 253
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 959 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 959 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "src/handlers/envelope"]
path = src/handlers/envelope
url = https://github.com/p2r3/envelope
[submodule "src/handlers/qoi-fu"]
path = src/handlers/qoi-fu
url = https://github.com/pfusik/qoi-fu
[submodule "src/handlers/sppd"]
path = src/handlers/sppd
url = https://github.com/p2r3/sppd
[submodule "src/handlers/qoa-fu"]
path = src/handlers/qoa-fu
url = https://github.com/pfusik/qoa-fu
[submodule "src/handlers/image-to-txt"]
path = src/handlers/image-to-txt
url = https://git.sr.ht/~thezipcreator/image-to-txt
[submodule "src/handlers/espeakng.js"]
path = src/handlers/espeakng.js
url = https://github.com/TheZipCreator/espeakng.js
[submodule "src/handlers/rpgmvp-decrypter"]
path = src/handlers/rpgmvp-decrypter
url = https://github.com/ConnorTippets/RPG-Maker-MV-Decrypter.git
[submodule "src/handlers/terraria-wld-parser"]
path = src/handlers/terraria-wld-parser
url = https://github.com/ConnorTippets/terraria-world-file-ts.git