CONFIG.LUA
A very basic config file, as this script has not much stuff to configure.
Config = {}
Config.UseOldQBcore = false
Config.CatalogueCoords = vector3(-57.25, -1097.17, 26.42) -- COORDS FOR CATALOGUE (DEFAULT PDM DESK)
Config.DrawText = 'Press ~b~[ E ]~w~ to Open ~y~PDM Catalogue' -- TEXT TO APPEAR AT LOCATION
Config.DefaultCategory = 'super' -- PAGE THAT SHOULD OPEN FIRST (SMALL CASE ONLY)
Config.UseSharedImages = falseLast updated