From c6b0c4cb397d7ca98713e11491f97e6c2125c286 Mon Sep 17 00:00:00 2001 From: Alphatule <66392548+alphatule@users.noreply.github.com> Date: Tue, 8 Nov 2022 22:26:09 +0100 Subject: [PATCH] chore(fxmanifest): support rdr3 (#152) --- fxmanifest.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 653af70..f270819 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -2,7 +2,8 @@ fx_version 'cerulean' use_experimental_fxv2_oal 'yes' lua54 'yes' -game 'gta5' +games { 'rdr3', 'gta5' } +rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.' --[[ Resource Information ]]-- name 'ox_lib'