This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
overlay-v1.5.0
Some minor improvements.
Please note that I have made a Discord server where you can discuss Overlay and ask just about anything to me and I will reply ASAP. I will also post announcements from time to time.
You can join it by clicking the badge on the project homepage or here.
Features:
- Improved assets updater performance and stability significantly. Opening Overlay after a new patch is now faster than ever before thanks to large optimizations.
- Center rectangle (stream rectangle) is now green instead of black. This is the same green (
#008000
) as the green screen covering champ select before it starts, so you can easily put anything in this rectangle through your streaming software, or fill it withweb/custom/stream_bg.png
. - Console output has been cleaned up a lot. Only information that is relevant to the end-user is now shown, and the rest is written to
logs/overlay-debug.log
. Errors are still logged tologs/overlay-error.log
.