Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tsl0922 authored Dec 18, 2023
1 parent 9664bb0 commit 67c7d92
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,14 @@
# mpv-plugin
# mpv-menu-plugin

mpv plugin for Windows based on the [C PLUGINS](https://mpv.io/manual/master/#c-plugins) API.

## Features

### Context Menu
Customizable context menu for mpv on Windows, based on the [C PLUGINS](https://mpv.io/manual/master/#c-plugins) API.

![screenshot](screenshot/menu.jpg)

Customizable native context menu for mpv window.

## Installation

> This plugin is still in development, no Releases are provided for now.
> You can download development build from the Actions Artifacts.
[mpv](https://mpv.io) >= `0.37.0` is required, and the `cplugins` feature should be enabled.

Place `menu.dll` in your mpv `scripts` folder.
Download the plugin from Releases, and place `menu.dll` in your mpv `scripts` folder.

## Configuration

Expand Down

0 comments on commit 67c7d92

Please sign in to comment.