Small helper packages built on top of github.com/ompgo-dev/ompgo for common open.mp server patterns.
This repository currently includes focused extras for command routing, dialog routing, and textdraw creation while reusing ompgo types, constants, and wrappers wherever practical.
| Package | Description | README |
|---|---|---|
command |
Command routing for OnPlayerCommandText. |
command/README.md |
dialog |
Dialog routing for OnDialogResponse. |
dialog/README.md |
textdraw |
Textdraw builder and thin convenience wrappers. | textdraw/README.md |