Skip to content

Small Application to display Current and Next Terror Zones in D2R

License

Notifications You must be signed in to change notification settings

juddisjudd/TZoneAnnounce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TZoneAnnounce

Small Application to display Current and Next Terror Zones in D2R.

Created with the purpose of using with OBS.

How to use 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/)

Example Custom CSS options

// Current & Next Zone
.zone-header {
    font-size: 36px;
}

// Zones Names
#currentZone, #nextZone {
    font-size: 24px;
	  color: #dfe6e9;
}

CREDIT

Mysterio @ D2EMU - Thanks for the API

About

Small Application to display Current and Next Terror Zones in D2R

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages