This is how the generated template looks like by default (Check out the animation).
Like it? I'd appreciate the support :)
This script automatically generates a HTML file with the splash art of the current champion skin and name. The file is generated after champion select when the match starts loading.
I've originally built it as a pre game screen/scene for my stream, right before the game starts (prettier than the usual loading screen). You can simply embed the template.html file into OBS, Streamlabs or any other Streaming App.
If you know some basic HTML and CSS you can also easily adjust the template file to better fit your needs, e.g. font-name, -size, -color etc.
The script generates a HTML file that can be embed in any Streaming tool. Fits perfect as a pre game loading screen.
- Make sure python is installed in your machine (Download here)
- Install the needed py extensions:
$ pip install requests colorama
- Double click the main.bat file and the script will run until an error occurs or you quit the command line app. You can also just start the script via the command line:
$ python main.py
This is how it looks like when it's running...
That's it!
If you find any bugs/errors, feel free to post an issue.
That's it!
Be excellent to each other. And, Party on, dudes!