mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-29 21:20:04 +00:00
Add stb header library for texture atlas dependency
This commit is contained in:
parent
4b1d63ea62
commit
365cc7c02c
5 changed files with 13 additions and 2 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -13,3 +13,6 @@
|
|||
[submodule "external/freetype-gl"]
|
||||
path = external/freetype-gl
|
||||
url = https://github.com/rougier/freetype-gl.git
|
||||
[submodule "external/stb"]
|
||||
path = external/stb
|
||||
url = https://github.com/nothings/stb.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue