Skip to content

Platinum-Scripts/ps_lib

 
 

Repository files navigation

Information: ps_lib is used for Platinum Scripts releases. ps_lib is a fork of ox_lib made by Overextended. This respository will remain public in accordance with the original license.



Lua Library for FiveM

FXServer provides its own system for including files, which we use to load this resource in the fxmanifest via

shared_script '@ps_lib/init.lua'

server.cfg

add_ace resource.ps_lib command.add_ace allow
add_ace resource.ps_lib command.remove_ace allow
add_ace resource.ps_lib command.add_principal allow
add_ace resource.ps_lib command.remove_principal allow

License

LGPL-3.0-or-later

About

Modules to utilise in other resources via imports and exports.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 65.7%
  • Lua 17.3%
  • TypeScript 16.5%
  • Other 0.5%