QuestionableM / SM-DLL-Injector

A simple injector for Scrap Mechanic which loads the modules when the game starts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SM-DLL-Injector

A simple injector for Scrap Mechanic which loads the modules when the game starts.

How to install

Manual Installation
  • Install the latest release of the injector here
  • Go to Steam/steamapps/common/Scrap Mechanic/Release
  • Rename the original vcruntime140_1.dll to vcruntime140_1_.dll
  • Put the installed vcruntime_140_1.dll in the same directory
  • DLL Injector is ready!
Automatic Installation
  • Install DLL-Injector-Installer.exe here
  • Launch DLL-Injector-Installer.exe (make sure that the game is closed)
  • DLL Injector is ready!

How to use

  • Create DLLModules directory in Steam/steamapps/common/Scrap Mechanic/Release and put any dll module you want to execute at runtime in that directory
  • Launch the game

About

A simple injector for Scrap Mechanic which loads the modules when the game starts.

License:GNU General Public License v3.0


Languages

Language:C++ 98.5%Language:C 1.5%