mirror of
https://github.com/kac5a/k5_documents.git
synced 2026-08-02 02:38:39 -04:00
add client, fxmanifest
This commit is contained in:
@@ -143,8 +143,6 @@ RegisterNUICallback('getPlayerJob', function(data, cb)
|
||||
grade_salary = PlayerJob.payment,
|
||||
label = PlayerJob.label,
|
||||
name = PlayerJob.name,
|
||||
skin_female = {},
|
||||
skin_male = {},
|
||||
}
|
||||
retData.isBoss = PlayerJob.isboss
|
||||
cb(retData)
|
||||
|
||||
@@ -2,8 +2,8 @@ fx_version "cerulean"
|
||||
|
||||
description "A better document management script"
|
||||
author "K5 Scripts"
|
||||
version '1.3.1'
|
||||
update "Added config to set default keybind with RegisterKeyMapping"
|
||||
version '1.3.2'
|
||||
update "Fixed missing customName header text, and random printed messages"
|
||||
repository 'https://github.com/kac5a/k5_documents'
|
||||
|
||||
lua54 'yes'
|
||||
|
||||
Reference in New Issue
Block a user