Skip to content

Commit 5545855

Browse files
github-actions[bot]playday3008
authored andcommitted
Update ScriptHookV versions in version.zig
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8555d87 commit 5545855

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/gta5/version.zig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ pub const GameVersion = enum(c_int) {
101101
VER_1_0_3521_0,
102102
VER_1_0_3570_0,
103103
VER_1_0_3586_0,
104+
VER_1_0_3717_0,
104105

105106
VER_EN_1_0_811_8 = 1001,
106107
VER_EN_1_0_812_8,
@@ -109,6 +110,7 @@ pub const GameVersion = enum(c_int) {
109110
VER_EN_1_0_889_15,
110111
VER_EN_1_0_889_19,
111112
VER_EN_1_0_889_22,
113+
VER_EN_1_0_1013_17,
112114

113115
VER_UNKNOWN = -1,
114116
_,

0 commit comments

Comments
 (0)