mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-04 00:36:14 +00:00
add luasocket submodule
This commit is contained in:
parent
ed3d0834e6
commit
c46c36bf09
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -13,3 +13,6 @@
|
|||||||
[submodule "include/toml11"]
|
[submodule "include/toml11"]
|
||||||
path = include/toml11
|
path = include/toml11
|
||||||
url = https://github.com/ToruNiina/toml11
|
url = https://github.com/ToruNiina/toml11
|
||||||
|
[submodule "lib/luasocket"]
|
||||||
|
path = lib/luasocket
|
||||||
|
url = https://github.com/diegonehab/luasocket
|
||||||
|
1
lib/luasocket
Submodule
1
lib/luasocket
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 5b18e475f38fcf28429b1cc4b17baee3b9793a62
|
Loading…
x
Reference in New Issue
Block a user