mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
refactor: remove modules system and fix indentation
Setting a "standard" module and resource structure is too limiting, so stick to import only.
This commit is contained in:
@@ -21,10 +21,10 @@ lua54 'yes'
|
||||
game 'gta5'
|
||||
|
||||
--[[ Resource Information ]]--
|
||||
name 'library'
|
||||
name 'lua library'
|
||||
author 'Linden'
|
||||
version '1.0.0'
|
||||
repository 'https://github.com/project-error/pe-lib'
|
||||
repository 'https://github.com/project-error/pe-lualib'
|
||||
description 'A library of shared functions to utilise in other resources.'
|
||||
|
||||
--[[ Manifest ]]--
|
||||
|
||||
Reference in New Issue
Block a user