Metamod: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{stub}} Metamod is a plugin/DLL manager that sits between the {{goldsrc|4|nt=1}}, allowing the dynamic loading/unloading of mod-like DLL plugins to add functionality to t...")
 
mNo edit summary
Line 12: Line 12:
== External Links ==
== External Links ==
{{todo}}
{{todo}}
[[Category:GoldSrc]]
[[Category:GoldSrc Plugins]]
[[Category:GoldSrc Programming]]

Revision as of 07:27, 30 August 2023

Stub

This article or section is a stub. You can help by expanding it.

Metamod is a plugin/DLL manager that sits between the GoldSrc GoldSrc Engine, allowing the dynamic loading/unloading of mod-like DLL plugins to add functionality to the Half-Life server or game mod.

Metamod Plugins

See Also

[Todo]

External Links

[Todo]