Installation
Installation
Folder Structure
saka-spawnselector/
├── fxmanifest.lua
├── client/
├── config/
│ ├── config.lua ✅
│ └── theme.lua ✅
├── locales/
│ └── en.lua
├── nui/
│ ├── dist/ (HTML + Assets)
│ └── locations.htmlRequirements
Testing The Script
Last updated