Releases: JaysonPasquier/Stream-Tools
Releases · JaysonPasquier/Stream-Tools
Release list
v1.2.0
What's new
- Overlay v2 (
rank/overlay-v2.html) — new layout, match history, daily W/L, Aldo the Apache font - Streamlabs launcher —
start-streamlabs.batopens Streamlabs +monitor.py - Docs — clearer README, Cloudflare setup with Preview URL screenshot (
image-15.png) - Monitor — graceful game skip, dependency install, overlay HTTP server
Setup
- Run
install.bat - Follow
Cloudflare.md - Run
create_env.bat - Use OBS Scripts or
start-streamlabs.bat/python monitor.py
Release 1.1.0
Stream-Tools 1.1.0
Highlights
- OBS script compatibility improvements (threaded load/unload hooks, OBS log output)
- Python 3.6 compatibility fixes for OBS embedded runtime
- Built-in local HTTP server for overlay usage in OBS Browser Source (avoids file:// issues)
- Unified Cloudflare base URL mode (/update, /rank, /streak)
- Improved Cloudflare worker code and setup documentation with embedded screenshots
- Improved install and interactive env setup batch scripts
Included files
monitor.pycloudflare-worker.jscreate_env.batinstall.batCloudflare.mdcloudflare-image/*
Release 1.0.0
First stable public release of Stream-Tools.
Included
- Unified
monitor.py(rank + streak) - Interactive
.envsetup script (create_env.bat) - Dependency installer (
install.bat) - Public README with quick setup guide
Commands output
!rankfor Valorant and LoL!streakfor current stream session only
Notes
- Use a Riot Personal key for private/personal use
- Keep
.envlocal and never commit secrets