forked from bobsgame/BobsGameOnline
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
178 lines (176 loc) · 5.72 KB
/
Copy path.gitmodules
File metadata and controls
178 lines (176 loc) · 5.72 KB
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
[submodule "libs/lwjgl3"]
path = libs/lwjgl3
url = https://github.com/LWJGL/lwjgl3
[submodule "libs/lz4-java"]
path = libs/lz4-java
url = https://github.com/lz4/lz4-java
[submodule "libs/jinput"]
path = libs/jinput
url = https://github.com/jinput/jinput
[submodule "libs/micromod"]
path = libs/micromod
url = https://github.com/martincameron/micromod
[submodule "libs/twl-lwjgl3"]
path = libs/twl-lwjgl3
url = https://github.com/ThemableWidgetLibrary/twl-lwjgl3
[submodule "libs/mysql-connector-j"]
path = libs/mysql-connector-j
url = https://github.com/mysql/mysql-connector-j
[submodule "libs/xpp3"]
path = libs/xpp3
url = https://github.com/codelibs/xpp3
[submodule "libs/xz-java"]
path = libs/xz-java
url = https://github.com/tukaani-project/xz-java
[submodule "libs/commons-lang"]
path = libs/commons-lang
url = https://github.com/apache/commons-lang
[submodule "libs/aseprite-file"]
path = libs/aseprite-file
url = https://github.com/elgopher/aseprite-file
[submodule "libs/bobui"]
path = libs/bobui
url = https://github.com/robertpelloni/bqt
[submodule "bobcoin"]
path = bobcoin
url = https://github.com/robertpelloni/bobcoin
# ─── Reference submodules (code reference only — skip recursive clone) ───
# These are pinned to upstream commits for documentation/reference purposes.
# They are not needed for development. Set update=none so they are skipped
# during `git submodule update --init --recursive` (e.g. Jules AI clone).
[submodule "references/aseprite"]
path = references/aseprite
url = https://github.com/aseprite/aseprite
update = none
[submodule "references/sprite-studio-64"]
path = references/sprite-studio-64
url = https://github.com/tstamborski/sprite-studio-64
update = none
[submodule "references/stipple-effect"]
path = references/stipple-effect
url = https://github.com/stipple-effect/stipple-effect
update = none
[submodule "references/Raylib-Examples"]
path = references/Raylib-Examples
url = https://github.com/Pakz001/Raylib-Examples
update = none
[submodule "references/csprite"]
path = references/csprite
url = https://github.com/csprite/csprite
update = none
[submodule "references/raster-master"]
path = references/raster-master
url = https://github.com/RetroNick2020/raster-master
update = none
[submodule "references/Tile-Studio"]
path = references/Tile-Studio
url = https://github.com/Wiering/Tile-Studio
update = none
[submodule "references/voidsprite"]
path = references/voidsprite
url = https://github.com/counter185/voidsprite
update = none
[submodule "references/GrowTools"]
path = references/GrowTools
url = https://github.com/GuckTubeYT/GrowTools
update = none
[submodule "references/retro-game-editor"]
path = references/retro-game-editor
url = https://github.com/haroldo-ok/retro-game-editor
update = none
[submodule "references/SpeedEd"]
path = references/SpeedEd
url = https://github.com/jval1972/SpeedEd
update = none
[submodule "references/aseprite-guide"]
path = references/aseprite-guide
url = https://github.com/PandaDevOfficial/aseprite-guide
update = none
[submodule "references/tilemap-studio"]
path = references/tilemap-studio
url = https://github.com/Rangi42/tilemap-studio
update = none
[submodule "references/tilemap-editor"]
path = references/tilemap-editor
url = https://github.com/blurymind/tilemap-editor
update = none
[submodule "references/tactile"]
path = references/tactile
url = https://github.com/albin-johansson/tactile
update = none
[submodule "references/Simple-Sprite-Tile-2D"]
path = references/Simple-Sprite-Tile-2D
url = https://github.com/wmltogether/Simple-Sprite-Tile-2D
update = none
[submodule "references/bottled-up-tilemap"]
path = references/bottled-up-tilemap
url = https://github.com/Dark-Peace/bottled-up-tilemap
update = none
[submodule "references/DTile"]
path = references/DTile
url = https://github.com/MagnonGames/DTile
update = none
[submodule "references/Pixelorama"]
path = references/Pixelorama
url = https://github.com/Orama-Interactive/Pixelorama
update = none
[submodule "references/PixiEditor"]
path = references/PixiEditor
url = https://github.com/PixiEditor/PixiEditor
update = none
[submodule "references/LibreSprite"]
path = references/LibreSprite
url = https://github.com/LibreSprite/LibreSprite
update = none
[submodule "references/rx"]
path = references/rx
url = https://github.com/cloudhead/rx
update = none
[submodule "references/piskel"]
path = references/piskel
url = https://github.com/piskelapp/piskel
update = none
[submodule "references/blockbench"]
path = references/blockbench
url = https://github.com/JannisX11/blockbench
update = none
[submodule "references/Cytopia"]
path = references/Cytopia
url = https://github.com/CytopiaTeam/Cytopia
update = none
[submodule "references/goxel"]
path = references/goxel
url = https://github.com/guillaumechereau/goxel
update = none
[submodule "references/tiled"]
path = references/tiled
url = https://github.com/mapeditor/tiled
update = none
[submodule "references/OgmoEditor3-CE"]
path = references/OgmoEditor3-CE
url = https://github.com/Ogmo-Editor-3/OgmoEditor3-CE
update = none
[submodule "references/grafx2"]
path = references/grafx2
url = https://github.com/miniupnp/grafx2
update = none
[submodule "references/grafx2-dos"]
path = references/grafx2-dos
url = https://github.com/deverac/grafx2-dos
update = none
[submodule "references/PyxleOS"]
path = references/PyxleOS
url = https://github.com/Dakkra/PyxleOS
update = none
[submodule "references/defold"]
path = references/defold
url = https://github.com/defold/defold
update = none
[submodule "references/love2d"]
path = references/love2d
url = https://github.com/love2d/love
update = none
[submodule "references/phaser"]
path = references/phaser
url = https://github.com/phaserjs/phaser
update = none