Manhunt API
Welcome to the developer documentation for Manhunt Core.
Manhunt Core provides an in-game extension framework for building additional Manhunt game modes and mechanics without requiring external software.
Current API
| Component | Version |
|---|---|
| Manhunt Core | v1.1.0 |
| Extension Protocol | v2 |
Get started
The Extension API documents the complete inter-pack protocol, including:
- Extension registration
- Settings and actions
- Match lifecycle events
- Pre-match start holds
- Role events
- State synchronization
- Extension configuration
- Script-event communication