-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Kevin Masterson edited this page Apr 5, 2025
·
8 revisions
QMM is a plugin manager for games based on the Quake 3 engine. It functions similar to Metamod for Half-Life and Metamod:Source for the Source engine (Half-Life 2).
It hooks communication between the server engine and the game logic (the mod). It allows for plugins to be loaded in-between which can add or change functionality without having to change the mod itself.