Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.69 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.69 KB

AMX Mod X is a Metamod plugin for Half-Life 1. It provides comprehensive scripting for the game engine and its mods. Scripts can intercept network messages, log events, commands, client commands, set cvars, modify entities, and more. AMX Mod X also has a system for extending native scripting through modules, leading to outside support for things like MySQL and Sockets.

General

Development