RPGCore
RPGCore copied to clipboard
Implement "Gadgetry" API for RPGCore.Packages
Gadgetry is a library of my creation for long-running processes that are easily visualisable via a web interface or loggable via console. It also contains a producer-consumer worker orchestration API for System.Threading.Channels.
I will be implementing this API for the RPGCore.Packages import and build pipelines.