Skip to content

Commit 92cf3e1

Browse files
committed
New map and yue update
1 parent db2bc12 commit 92cf3e1

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.github/workflows/yue_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Download Yuescript and unzip yue
2828
run: |
29-
wget https://github.com/pigpigyyy/Yuescript/releases/download/v0.25.5/yue-linux-x86_64.zip
29+
wget https://github.com/pigpigyyy/Yuescript/releases/download/v0.29.0/yue-linux-x86_64.zip
3030
unzip yue-linux-x86_64.zip
3131
rm yue-linux-x86_64.zip
3232

gamemodes/jailbreak/gamemode/server/utils.yue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ util = util
1515
util.AddNetworkString( "Jailbreak::Networking" )
1616

1717
-- Workshop content
18+
resource.AddWorkshop( "3211331044" )
1819
resource.AddWorkshop( "3212160573" )
1920
resource.AddWorkshop( "2950445307" )
2021
resource.AddWorkshop( "2661291057" )

0 commit comments

Comments
 (0)