mi-minigame
23.00USD
Package Description
**40 client-side skill games behind one `StartMinigame` export**
mi-minigames is a drop-in skill layer for any job, robbery or heist script, with one export, forty distinct challenges, and zero database. Call it, await the result, branch on success. That's the whole integration.
**Features**
- 40 distinct skill games: lockpicks, hacks, wiring, sequences, timing and more
- Single `StartMinigame` export returns a clean success / fail you can await
- Difficulty tunable per call: scale the same game from rookie to hardcore
- "Breach Terminal" CRT aesthetic: glowing scanlines, cohesive winter blue theme
- 100% client-side, no DB, no server dependency to wire up
- Drop-in skill layer for any robbery, heist or job script, for owners and devs alike
- Themeable via config to CSS variables, no rebuild
- Localized via ox_lib locales
- Supports all resolutions, from 1080p and 1440p to 4K and ultrawide.
**Performance:** Fully client-side and event-driven. Nothing runs until you call it, nothing lingers after.
**Optimization:** Built and proven on a 2000-player server. Guaranteed low server main thread cost and network usage, with efficient database queries and no idle loops.
**Requirements:** ox_lib
**Open & editable:** Config + locales stay fully editable; core logic is escrow-protected. Recolor and re-word freely without touching encrypted files.
Docs: Link