https://github.com/sychotixdev/BasicFlaskRoutine/tree/master/src
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.
- PoeHUD and all their great contributors. https://github.com/TehCheat/PoEHUD
- Apoc for writing TreeSharp. https://github.com/ApocDev/TreeSharp
- BTC: 1MTKA5qFknUcG68LGZXnmCSvDvvjMbMvRK
- BCH: 17Eu4YCs7MUnHrBuSeUggbCsnHNX7n5fNZ
- ETH: 0x38B6e014F3923B8F9aFbE4e0ff0e872beCdb5d72
- LTC: LMXsH6DyKiqLw3JZea9ZdHDV4oXZ2Uek3W
- 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.