Skip to content

Agalar-Development/mineflayer-video-player

Repository files navigation

mineflayer-video-player

Support Server


Requirements

FFmpeg (It should be accessible by using the ffmpeg command)

Getting Started

This plugin is built using Node and can be installed to project using:

$ npm install --save mineflayer-video-player

You need to install it globally to use the tools built into it

$ npm install -g mineflayer-video-player

You can check if the installation is successful with these two commands:

$ npx mineflayer-video-player
or
$ mineflayer-video-player

There is a shorthand version of the command called mvp you can use it too instead of mineflayer-video-player

Video

Contributions

This project is accepting PRs and Issues. See something you think can be improved? Go for it! Any and all help is highly appreciated!

For larger changes, it is recommended to discuss these changes in the issues tab before writing any code. It's also preferred to make many smaller PRs than one large one, where applicable.

License

This project uses the MIT license.

About

A video player in game built with Mineflayer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published