Skip to content

dram55/MarioMaker2LevelDisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Display Mario Maker 2 levels in a nice looking format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published