Skip to content

TechnologicNick/SMInjector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMInjector

This project is a tool that allows modders to create c++ addons for the game ScrapMechanic.

Inside the PluginDevFolder you will find examples of how to make plugins.

Creating a plugin

To add a new plugin you can copy the settings from the PluginDevFolder/SMPluginTemplate project. You need to place the compiled plugin into the plugins folder for it to be loaded by the injector.

Credits

Special thanks to https:/TechnologicNick for helping me with this project.

About

A c++ mod library for ScrapMechanic

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.4%
  • C 3.6%