Skip to content

Commit

Permalink
Merge pull request #15 from Genesis-Embodied-AI/yiling/241218_submodules
Browse files Browse the repository at this point in the history
add gitmodules file (#7)
  • Loading branch information
YilingQiao authored Dec 19, 2024
2 parents 5ce4302 + 8c324cd commit 3f797ed
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[submodule "doc"]
path = doc
url = https://github.com/Genesis-Embodied-AI/genesis-doc
[submodule "genesis/ext/LuisaRender"]
path = genesis/ext/LuisaRender
url = https://github.com/Alif-01/LuisaRender
[submodule "genesis/ext/ParticleMesher"]
path = genesis/ext/ParticleMesher
url = https://github.com/ACMLCZH/ParticleMesher
1 change: 1 addition & 0 deletions doc
Submodule doc added at a235f5
1 change: 1 addition & 0 deletions genesis/ext/LuisaRender
Submodule LuisaRender added at 030a37
1 change: 1 addition & 0 deletions genesis/ext/ParticleMesher
Submodule ParticleMesher added at 006bb1

0 comments on commit 3f797ed

Please sign in to comment.