-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
22 lines (22 loc) · 790 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "FastNoise2/FastNoise2"]
path = FastNoise2/FastNoise2
url = https://github.com/Auburn/FastNoise2.git
[submodule "FastNoise/FastNoise"]
path = FastNoise/FastNoise
url = https://github.com/Auburn/FastNoise.git
[submodule "FastNoiseSIMD/FastNoiseSIMD"]
path = FastNoiseSIMD/FastNoiseSIMD
url = https://github.com/Auburn/FastNoiseSIMD.git
[submodule "FastNoiseLite/FastNoiseLite"]
path = FastNoiseLite/FastNoiseLite
url = https://github.com/Auburn/FastNoise.git
branch = FastNoiseLite
[submodule "benchmark"]
path = benchmark
url = https://github.com/google/benchmark.git
[submodule "libnoise/libnoise"]
path = libnoise/libnoise
url = https://github.com/qknight/libnoise.git
[submodule "stb_perlin/stb"]
path = stb_perlin/stb
url = https://github.com/nothings/stb.git