Small Application to display Current and Next Terror Zones in D2R.
Created with the purpose of using with OBS.
- Download latest release.
- Extract .zip to a folder somewhere
- Run TZoneAnnounce.exe (console window will come up showing current and next info)
- Create new "Browser" source in your OBS scene.
- Input url which will be your local ip followed by port 6060 (example: http://10.0.0.5:6060/)
// Current & Next Zone
.zone-header {
font-size: 36px;
}
// Zones Names
#currentZone, #nextZone {
font-size: 24px;
color: #dfe6e9;
}
Mysterio @ D2EMU - Thanks for the API