Skip to content

Update Instructions

Blue edited this page Jul 28, 2021 · 15 revisions

This page will outline instructions on how to Update EasyAdmin between Versions

Version 5.* -> 6.* and newer

FiveM Keybinds

The ea_MenuButton convar has been changed and now requires a string for a key, as per this docs entry, as an example:

setr ea_MenuButton "289"

now becomes

setr ea_MenuButton "f2"

This does not apply to RedM.

Clone this wiki locally