Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 669 Bytes

File metadata and controls

13 lines (9 loc) · 669 Bytes

ompgo-extras

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.

Packages

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