rehlds / Metamod-R

Optimized fork of Metamod for improved plugin management and compatibility on modern HLDS-based servers.
https://rehlds.dev/docs/metamod-r/
GNU General Public License v3.0
160 stars 38 forks source link

Example plugin makefile issue #43

Closed vitor-rossi closed 11 months ago

vitor-rossi commented 6 years ago

Makefile for example plugin is missing CFLAG -m32. On both Arch and Ubuntu this flag was needed to successfully load the plugin. Is there a reason for its omission?