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

Keybinds

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

setr ea_MenuButton "289"

now becomes

setr ea_MenuButton "f2"
Clone this wiki locally