Skip to content

A Twitch extension that displays the streamer's Retro Achievements data

License

Notifications You must be signed in to change notification settings

bdjeffyp/ra-twitch-ext

Repository files navigation

RetroAchievements Twitch Extension

An extension for Twitch that displays the streamer's information from RetroAchievements.

The latest release version can be found on the Twitch Extensions Page.

Feel free to use this project as a base for other Twitch panel extensions!

Installation

After cloning this project, perform these steps:

  1. Follow directions for Getting started with Twitch extensions to set up your Local Test while you make changes to this project.
  2. Download mkcert from the latest release and save it to the root of your project clone.
  3. If you are on *nix system, you will need to edit the package.json file's postinstall script. Change the script to:
"postinstall": "sh install-cert.sh"
  1. Run npm install. This will install the dependencies and then setup the localhost certificates for your local development environment.

About

A Twitch extension that displays the streamer's Retro Achievements data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published