Skip to content

Commit 6837a85

Browse files
committed
Switch back to forked astc-ecnoder repo for now.
Still requires some modifications to build on Windows. Hopefully the pull request will be accepted, in which case it can be switched back to upstream.
1 parent b983f9f commit 6837a85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
url = https://github.com/google/etc2comp.git
1010
[submodule "lib/astc-encoder"]
1111
path = lib/astc-encoder
12-
url = https://github.com/ARM-software/astc-encoder.git
12+
url = https://github.com/akb825/astc-encoder.git
1313
[submodule "lib/glm"]
1414
path = lib/glm
1515
url = https://github.com/g-truc/glm

lib/astc-encoder

0 commit comments

Comments
 (0)