Skip to content

A PoEHUD plugin designed for a non-programmer to create their own custom plugins

Notifications You must be signed in to change notification settings

chuykin/BuildYourOwnRoutine

 
 

Repository files navigation

BuildYourOwnRoutine

This PoEHUD plugin is designed to make it easy for non-developers to make their own routines.

Developers of additional actions or conditions can either make a pull request, or implement their own custom extensions. These extensions must implement the Extension class.

Credits

Donation Addresses

  • BTC: 1MTKA5qFknUcG68LGZXnmCSvDvvjMbMvRK
  • BCH: 17Eu4YCs7MUnHrBuSeUggbCsnHNX7n5fNZ
  • ETH: 0x38B6e014F3923B8F9aFbE4e0ff0e872beCdb5d72
  • LTC: LMXsH6DyKiqLw3JZea9ZdHDV4oXZ2Uek3W

Plugin Development

  • Requires PoeHUD. Either add PoeHUD.exe as a reference, or download the repository and reference the project
  • Requires TreeSharp. Add this project as a reference, or add TreeSharp.dll as a reference from a completed plugin.
  • Requires BaseTreeRoutine. Add this project as a reference, or add BaseTreeRoutine.dll from a release as a reference.

About

A PoEHUD plugin designed for a non-programmer to create their own custom plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%