From ebcd20ceb5b542af1d4d0a7c9e5a0bf2dbf1d2de Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Wed, 22 Apr 2020 19:41:50 +0200 Subject: [PATCH] manual --- Manual.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Manual.md b/Manual.md index 94c66bd..9d82e3b 100644 --- a/Manual.md +++ b/Manual.md @@ -363,7 +363,7 @@ The ScriptingExtension implements the C# scripting host using [CS-Script](https: I use this extension as well to develop and debug all my C# scripts. Once the code was developed and debugged, I move the code from the extension to a standalone script. - +[Source Code](extensions) #### RatingExtension @@ -372,7 +372,7 @@ This extension writes a rating to the filename of rated videos when mpv.net shut The input.conf defaults contain key bindings for this extension to set ratings. - +[Source Code](extensions) Color Theme