forked from nesbox/TIC-80
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
92 lines (92 loc) · 2.49 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
[submodule "vendor/blip-buf"]
path = vendor/blip-buf
url = https://github.com/nesbox/blip-buf.git
shallow = true
[submodule "vendor/dirent"]
path = vendor/dirent
url = https://github.com/tronkko/dirent.git
shallow = true
[submodule "vendor/giflib"]
path = vendor/giflib
url = https://github.com/nesbox/giflib.git
shallow = true
[submodule "vendor/lpeg"]
path = vendor/lpeg
url = https://github.com/nesbox/lpeg.git
shallow = true
[submodule "vendor/lua"]
path = vendor/lua
url = https://github.com/lua/lua.git
shallow = true
[submodule "vendor/squirrel"]
path = vendor/squirrel
url = https://github.com/albertodemichelis/squirrel.git
shallow = true
[submodule "vendor/wren"]
path = vendor/wren
url = https://github.com/wren-lang/wren.git
shallow = true
[submodule "vendor/zlib"]
path = vendor/zlib
url = https://github.com/madler/zlib.git
shallow = true
[submodule "vendor/zip"]
path = vendor/zip
url = https://github.com/kuba--/zip.git
shallow = true
[submodule "vendor/moonscript"]
path = vendor/moonscript
url = https://github.com/nesbox/moonscript.git
shallow = true
[submodule "vendor/argparse"]
path = vendor/argparse
url = https://github.com/cofyc/argparse.git
shallow = true
[submodule "vendor/libpng"]
path = vendor/libpng
url = https://github.com/glennrp/libpng.git
shallow = true
[submodule "vendor/sdl2"]
path = vendor/sdl2
url = https://github.com/libsdl-org/SDL.git
shallow = true
[submodule "mruby"]
path = vendor/mruby
url = https://github.com/mruby/mruby.git
shallow = true
[submodule "vendor/wasm3"]
path = vendor/wasm3
url = https://github.com/wasm3/wasm3.git
shallow = true
[submodule "vendor/janet"]
path = vendor/janet
url = https://github.com/janet-lang/janet.git
shallow = true
[submodule "vendor/pocketpy"]
path = vendor/pocketpy
url = https://github.com/nesbox/pocketpy.git
shallow = true
[submodule "vendor/quickjs"]
path = vendor/quickjs
url = https://github.com/nesbox/quickjs.git
shallow = true
[submodule "vendor/naett"]
path = vendor/naett
url = https://github.com/erkkah/naett.git
shallow = true
[submodule "vendor/msf_gif"]
path = vendor/msf_gif
url = https://github.com/notnullnotvoid/msf_gif.git
shallow = true
[submodule "vendor/dlfcn"]
path = vendor/dlfcn
url = https://github.com/dlfcn-win32/dlfcn-win32.git
shallow = true
[submodule "vendor/jsmn"]
path = vendor/jsmn
url = https://github.com/zserge/jsmn.git
shallow = true
[submodule "vendor/sdl-gpu"]
path = vendor/sdl-gpu
url = https://github.com/aliceisjustplaying/sdl-gpu.git
branch = master