mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
1.0.4 and onesync server constraint
This commit is contained in:
@@ -23,14 +23,14 @@ game 'gta5'
|
||||
--[[ Resource Information ]]--
|
||||
name 'pe-lualib'
|
||||
author 'Linden'
|
||||
version '1.0.3'
|
||||
version '1.0.4'
|
||||
repository 'https://github.com/project-error/pe-lualib'
|
||||
description 'A library of shared functions to utilise in other resources.'
|
||||
|
||||
--[[ Manifest ]]--
|
||||
-- dependencies {
|
||||
-- '/onesync', Disabled until the heat death of the universe (or recommended artifact updates)
|
||||
-- }
|
||||
[[ Manifest ]]--
|
||||
dependencies {
|
||||
'/onesync',
|
||||
}
|
||||
|
||||
files {
|
||||
'init.lua',
|
||||
@@ -47,4 +47,4 @@ client_scripts {
|
||||
server_scripts {
|
||||
'version.lua',
|
||||
'resource/**/server.lua'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user