Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 800 Bytes

Readme.md

File metadata and controls

20 lines (14 loc) · 800 Bytes

Mario Maker 2 Level Display

A small web app which can be used to display Mario Maker levels. This can be leveraged with OBS Browser Source to display levels on a Twitch Stream.

Can be used in conjunction with MarioMaker2OCR to automatically display levels on stream.

Setup

  • Prerequisite: Node.js on your machine
  • Download project
  • Install browser-sync npm install browser-sync -g
  • Start browser sync start-server.cmd
  • In OBS set a Browser source and set the URL to http://localhost:3000/
  • Any change to data\ocrLevel.json will be reflected in the browser.

Example

Live Example