mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
d2daf7909f3f346461e63c0825ac4b098b6b1365
esx_joblisting
Simple job listing script, you can specify what jobs you want to be whitelisted.
Update
If you have an outdated version of ES Extended, you might need to run the following on your SQL server:
ALTER TABLE jobs add whitelisted BOOLEAN NOT NULL DEFAULT FALSE;
Description
Languages
JavaScript
62.3%
Lua
34.8%
TypeScript
1.2%
HTML
0.8%
CSS
0.7%
Other
0.2%