Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.12 KB

Readme.MD

File metadata and controls

30 lines (23 loc) · 1.12 KB

SML Injected

Credits

  • SML - The original project
  • UniversalHookX - The graphical hook that renders VULKAN ImGui

Dependancies

How to build

  • Clone the repository
  • Open the project in Visual Studio and create a x64 Release with toolset msvc_x64
  • Build the project

How to use

  • Download injection.zip from the releases and extract it
  • Double-click the injector.exe (TSM is bundled)

If mods are causing issues add the mods resources you get from downloading the mod into MODS FOLDER OF SKY (Folder doesn't exist? Create one by right-clicking and pressing folder.) You can also pin to the taskbar for the injector as it launches sky (added icon for this exact reason)

Make your own mods

  • Download mod-demo folder and open it in Visual Studio
  • Do whatever and build the same way as the main project

TODO

  • [*] Make my own injector (needs a UI)
  • [*] Fix compatibility in general (Testing)