2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-23 13:12:06 +00:00

Added ufbx to submodules.

This commit is contained in:
LJW-Dev
2025-11-01 18:02:39 +08:00
parent 323a882b1d
commit 8bcefd953e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -22,3 +22,6 @@
[submodule "thirdparty/webview"] [submodule "thirdparty/webview"]
path = thirdparty/webview path = thirdparty/webview
url = https://github.com/Laupetin/webview.git url = https://github.com/Laupetin/webview.git
[submodule "thirdparty/ufbx"]
path = thirdparty/ufbx
url = https://github.com/ufbx/ufbx

1
thirdparty/ufbx vendored Submodule

Submodule thirdparty/ufbx added at 13b5df8e89