Skip to content

AdamNortonUK/rdr2-free-roam-event-schedule

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Dead Online Free-Roam/Role Event Schedule

A basic webpage that shows the daily RDR2 online event timetable, and the next upcoming events. All times are in your local time zone (British Summer Time), according to your device's locale settings. Oh and it has a light/dark theme switcher too.

Installation

It's all static vanilla HTML/CSS/JS. Clone it and run it on a local web server. I'm using npm serve.

Contributing

Pull requests and issues are welcome - especially if you spot a date/time that needs to be updated. The event data is stored in two arrays, at the bottom of index.html. Please note that all times are stored in the UTC/GMT timezone.

I've kept it to just vanilla ES5 so that I don't need to mess around with tooling, transpilation, and dependencies. I'd like to keep it that way if possible! :)

For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Red Dead Online Free-Roam/Role Event Schedule, in your local timezone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.7%
  • JavaScript 37.9%
  • CSS 20.4%