Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 930 Bytes

README.md

File metadata and controls

executable file
·
14 lines (10 loc) · 930 Bytes

dllmods-loader

Loads the .dll files located in dllmods folder near executable

Currently available entrypoints (x86 and x64):

Dll proxy files generated using ProxiFy

Usage

Place the appropriate entrypoint .dll file near the game's .exe file

To figure out which entrypoint .dll your game needs, you can use the Dependency Walker tool

Create the dllmods folder in the same location and place your mod .dll files inside it