Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.03 KB

[NPWD] Services App

Discord - Github - Documentation ~ External NPWD app for Calling Services.

Framework is automatically detected for ESX and QBCore

preview

Requirements

  • NPWD (1.5.0 or higher)
  • oxmysql
  • ESX or QBcore

Install

  1. Download the npwd_services.zip from releases. DO NOT CHANGE THE RESOURCE NAME. If you want to change it, you'll have to download the source code, alter fetchNui.ts, and build the project.
  2. Unzip and add the resource to your server resources folder
  3. Ensure npwd_services BEFORE npwd
  4. Add app to NPWD config.json in the apps section "apps": ["npwd_services]

PS: thanks chip cuz I stole half of it from esx app

Credits

  • chip (most of it from esx app)
  • Mycroft (Conveting to ESX)