Skip to content

ficool2/sfm_plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFM Plugins

Source code for various SFM plugins I made:

Building

Visual Studio 2022 or newer is required with MSVC build tools downloaded.

Open the sfm_plugins.sln and build.

I recommend changing the Output directories to your SFM's addons folder in usermod.

Info

SFM, like most other Source games, has support for loading server plugins

It turn out that after patching where the engine searches these, it's possible to load them from the workshop. See Plugin Loader script.

This allows for more sophisticated patches to be made on SFM than would be possible with Python alone.

About

Plugins for SFM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published