mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
chore(fxmanifest): remove comments
This commit is contained in:
@@ -1,13 +1,9 @@
|
|||||||
--[[ FX Information ]]
|
|
||||||
--
|
|
||||||
fx_version 'cerulean'
|
fx_version 'cerulean'
|
||||||
use_experimental_fxv2_oal 'yes'
|
use_experimental_fxv2_oal 'yes'
|
||||||
lua54 'yes'
|
lua54 'yes'
|
||||||
games { 'rdr3', 'gta5' }
|
games { 'rdr3', 'gta5' }
|
||||||
rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'
|
rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'
|
||||||
|
|
||||||
--[[ Resource Information ]]
|
|
||||||
--
|
|
||||||
name 'ox_lib'
|
name 'ox_lib'
|
||||||
author 'Overextended'
|
author 'Overextended'
|
||||||
version '3.20.0'
|
version '3.20.0'
|
||||||
@@ -15,8 +11,6 @@ license 'LGPL-3.0-or-later'
|
|||||||
repository 'https://github.com/overextended/ox_lib'
|
repository 'https://github.com/overextended/ox_lib'
|
||||||
description 'A library of shared functions to utilise in other resources.'
|
description 'A library of shared functions to utilise in other resources.'
|
||||||
|
|
||||||
--[[ Manifest ]]
|
|
||||||
--
|
|
||||||
dependencies {
|
dependencies {
|
||||||
'/server:7290',
|
'/server:7290',
|
||||||
'/onesync',
|
'/onesync',
|
||||||
|
|||||||
Reference in New Issue
Block a user