refactor: split mpv plugin into modular script directory

This commit is contained in:
kyasuda
2026-02-24 18:02:57 -08:00
parent 3da9d9e0e0
commit 60cd1c8ac2
23 changed files with 2203 additions and 1959 deletions

2
.gitignore vendored
View File

@@ -8,6 +8,8 @@ release/
# Launcher build artifact (produced by make build-launcher)
subminer
!plugin/subminer/
!plugin/subminer/*.lua
# Logs
*.log