plugin-hub icon indicating copy to clipboard operation
plugin-hub copied to clipboard

Create hpdisplay

Open austinwblake opened this issue 2 years ago • 2 comments

This plugin allows you to make a real life LED health bar using an Arduino, LED strip and a few other electronic components.

austinwblake avatar Sep 20 '22 01:09 austinwblake

New plugin hpdisplay: https://github.com/austinwblake/hpdisplay/tree/80221cb191790396fd30fa13998982d98a4281d3

Your build is failing since you did not add your new dependency (jSerialComm) to the third party metadata verification list: https://github.com/runelite/plugin-hub#third-party-dependencies

However, do note that we also have to review any dependencies pulled in and such a complex dependency with all these numerous natives is probably more than we'll have time willing to review.

LlemonDuck avatar Sep 28 '22 07:09 LlemonDuck

This PR has been failing CI for a month without further changes; closing due to inactivity.

Nightfirecat avatar Nov 08 '22 22:11 Nightfirecat

I have been waiting for my dependency (jSerialComm) to be reviewed. Did I not correctly add it to the third party metadata verification list?

austinwblake avatar Nov 13 '22 22:11 austinwblake

I have been waiting for my dependency (jSerialComm) to be reviewed. Did I not correctly add it to the third party metadata verification list?

No. If you did, your PR would have change to verification-metadata.xml showing it was added.

Adam- avatar Nov 14 '22 00:11 Adam-