mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-12-23 08:23:48 +00:00
Forgot datachannel
This commit is contained in:
parent
39aaa62f00
commit
f8cb85d37f
1 changed files with 1 additions and 1 deletions
|
|
@ -556,7 +556,7 @@ jobs:
|
|||
cp ~/MBHaxe/native/marblegame .
|
||||
cp ~/MBHaxe/linux-dist/* .
|
||||
cp -r ~/MBHaxe/data data
|
||||
cp /usr/local/lib/{{fmt,openal,sdl,ssl,ui,uv}.hdll,libhl.so.1.13.0} .
|
||||
cp /usr/local/lib/{{fmt,openal,sdl,ssl,ui,uv,datachannel}.hdll,libhl.so.1.13.0} .
|
||||
cp /usr/local/bin/hl .
|
||||
ln -s libhl.so.1.13.0 libhl.so.1
|
||||
ln -s libhl.so.1 libhl.so
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue