Skip to content
/ Winch Public

A simple Harmony-based mod loader for DREDGE.

License

Notifications You must be signed in to change notification settings

Hacktix/Winch

Repository files navigation

Winch

Discord GitHub issues GitHub all releases

Winch is intended to be a Mod Loader for the game DREDGE. It is currently heavily under development and there are many improvements to come. As of right now, it's not considered ready for use and there will not be any documentation or instructions until this changes.

Roadmap

  • Code Execution when booting DREDGE
  • Basic Configuration Options for Winch
  • Loading separate Mod Assemblies at runtime
  • Standardized Mod Format (Metadata JSON File)
  • Provide API to Mod Assemblies to interface with the game
  • Documentation & Examples