refactor(init): throw an error if ox_lib is not started

This commit is contained in:
Linden
2022-03-10 15:54:13 +11:00
parent 55c32d91f4
commit 3c7cd3dc6b
3 changed files with 201 additions and 199 deletions

View File

@@ -23,7 +23,7 @@ game 'gta5'
--[[ Resource Information ]]--
name 'ox_lib'
author 'Linden'
version '2.0.1'
version '2.0.2'
repository 'https://github.com/overextended/ox_lib'
description 'A library of shared functions to utilise in other resources.'