mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-11 19:53:52 +00:00
Include 4JLibs as a submodule (#1535)
* feat: 4JLibs as a submodule * fix: forgot submodule * fix: actions didn't recurse submodules on checkout * fix: oops, using old commit
This commit is contained in:
parent
7c1606837f
commit
1b8a14357c
20 changed files with 21 additions and 931 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "Minecraft.Client/Windows64/4JLibs"]
|
||||
path = Minecraft.Client/Windows64/4JLibs
|
||||
url = https://github.com/Patoke/4JLibs.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue