Skip to content

Commit 0c8e9dc

Browse files
committed
lower metamod:source version
1 parent df8b1e2 commit 0c8e9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ ZIGEXT = { source = "${OS}", default_value = "tar.xz", mapping = {"Windows_NT" =
9191
CARGO_ZIGBUILD_ZIG_PATH = { source = "${CI}", default_value = "${EXTERNALDIR}/zig-${HOSTOSPLAIN}/zig", mapping = {"true" = "zig"} }
9292
HOSTZIGTOOLCHAIN = { source = "${OS}", default_value = "x86_64-linux", mapping = {"Windows_NT" = "x86_64-windows"} }
9393

94-
MMBRANCH="master" # Not always instep with SM versions.
94+
MMBRANCH="1.12-dev" # Not always instep with SM versions.
9595
SMSHORTVER="1.12" ### UPDATE .github/workflows/build-everything.yml whenever this is updated.
9696
SMBINVER="sourcemod-1.12.0-git7193-${HOSTOSPLAIN}" ### UPDATE .github/workflows/build-everything.yml whenever this is updated.
9797
SMBINEXT = { source = "${OS}", default_value = "tar.gz", mapping = {"Windows_NT" = "zip"} }

0 commit comments

Comments
 (0)