From 258e9500c29ac3857c1a382aee67a1cd125c8cac Mon Sep 17 00:00:00 2001 From: 6arelyFuture Date: Tue, 14 May 2024 20:37:25 +0000 Subject: [PATCH] maint: attempt to link zone with leaderboards (#4) --- .gitea/workflows/link.yml | 2 +- zone_raw/code_post_gfx_mp/zone_source/code_post_gfx_mp.zone | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/link.yml b/.gitea/workflows/link.yml index 607156d..105d991 100644 --- a/.gitea/workflows/link.yml +++ b/.gitea/workflows/link.yml @@ -3,7 +3,7 @@ name: link on: [push] env: - OAT_VERSION: "0.12.1" + OAT_VERSION: "0.13.0" jobs: link-linux: diff --git a/zone_raw/code_post_gfx_mp/zone_source/code_post_gfx_mp.zone b/zone_raw/code_post_gfx_mp/zone_source/code_post_gfx_mp.zone index 46abe19..0a3963e 100644 --- a/zone_raw/code_post_gfx_mp/zone_source/code_post_gfx_mp.zone +++ b/zone_raw/code_post_gfx_mp/zone_source/code_post_gfx_mp.zone @@ -1,6 +1,8 @@ // Call Of Duty: Modern Warfare 3 >game,IW5 +#define LOAD_LEADERBOARD + vertexdecl,ppcc0t0t0 vertexshader,trivial_vertcol_simple.hlsl pixelshader,trivial_vertcol_simple.hlsl