Skip to content

karlsonmodding/Loadson

Repository files navigation

Loadson

Lines of code GitHub repo size GitHub GitHub all releases

Loadson is an external mod loader made for Karlson (itch.io version)
Check the wiki for v2 changes

Building Solution (and running off-grid)

  • Run the DevKit.exe found in the root of the solution.
  • Open the Loadson.sln solution in Visual Studio 2022 (earlier version should also work)
  • Build Solution and the output is found in the build folder in solution root
  • Copy the files you modified from the build folder to the %appdata%/Loadson folder
  • If you modified the kernel copy _Loadson.dll directly to your game directory
  • Run Karlson with the -debug flag: Karlson.exe -debug to bypass the UpdateChecker

Used dependencies

About

Loadson is a mod loader made for Karlson (itch.io version)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages