feat(commands): add a RegisterCommand wrapper

This commit is contained in:
Linden
2021-12-30 02:25:00 +11:00
parent d0c5f722db
commit b8ad392692
4 changed files with 53 additions and 16 deletions

View File

@@ -23,7 +23,7 @@ game 'gta5'
--[[ Resource Information ]]--
name 'pe-lualib'
author 'Linden'
version '1.1.0'
version '1.2.0'
repository 'https://github.com/project-error/pe-lualib'
description 'A library of shared functions to utilise in other resources.'