Installation

Drag the script into your resources folder, if you want rename it.

  1. Add ensure infinity_pausemenu (or your folder name) to your server.cfg

  2. Set your framework in the config.lua:

Config = {
	Framework = "ESX",
	...
}
  1. All settings can be customized in the config folder (config.lua)

  2. Translations are also in the config/translations.lua if you want to chage them.

Folder structure

Last updated

Was this helpful?