manual update

This commit is contained in:
Frank Skare
2021-05-06 16:45:55 +02:00
parent 3161ba1022
commit 8eaec77b0c

View File

@@ -442,15 +442,6 @@ its complete internals, there are no compatibility guaranties.
### Sample Code
#### ScriptingExtension
I use this extension as well to develop and debug C# scripts.
Once the code was developed and debugged, I move the code from
the extension to a standalone script.
[Source Code](../../../tree/master/Extensions)
#### RatingExtension
This extension writes a rating to the filename of rated videos when mpv.net shuts down.