Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.26 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.26 KB

MooMoo.io Recorder

Record your gameplay without a recording software!

Requirements

Setup

  1. Download and unzip this.
  2. Open terminal in the unzipped folder. How to open terminal in unzipped folder
  3. Run this command: npm install canvas Getting errors when installing? Try this!
  4. Run this command: npm install
  5. Then follow by this command: npm run start

Record

  1. Install this userscript.
  2. Visit https://moomoo.io.
  3. Start the game.
  4. Click the record button to start recording.
  5. Right click the record button to mark the time.

Render

  1. Visit http://localhost:5678
  2. Select the range you want in the timeline
  3. Export video/image.

Reference