danielga / gm_ffi

A module for Garry's Mod that adds an FFI library similar to LuaJIT's FFI.
https://github.com/danielga/gm_ffi
Other
5 stars 1 forks source link

building to linux returns dll? #7

Closed ghost closed 3 years ago

danielga commented 3 years ago

Yes, all Garry's Mod modules, whatever the operating system, are renamed to .dll. Blame Garry for that.

ghost commented 3 years ago

wow, garry is weird lol