Skip to content

Commit

Permalink
chore(fxmanifest): support rdr3 (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
alphatule authored Nov 8, 2022
1 parent 5044473 commit c6b0c4c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit c6b0c4c

Please sign in to comment.