Initial community commit

This commit is contained in:
Jef 2024-09-24 14:54:57 +02:00
parent 537bcbc862
commit fc06254474
16440 changed files with 4239995 additions and 2 deletions

View file

@ -0,0 +1,17 @@
in_openmpt
==========
in_openmpt is a module file (https://en.wikipedia.org/wiki/Module_file) input
plugin for Winamp >= 2.0 (or compatible players). in_openmpt is based on
libopenmpt.
Installation
------------
"in_openmpt.dll" must be placed into the Winamp "Plugins" directory, and
"openmpt-mpg123.dll" must be placed into the Winamp directory.
See https://lib.openmpt.org/ for documentation, FAQ and other details.

View file

@ -0,0 +1,16 @@
xmp-openmpt
===========
xmp-openmpt is a module file (https://en.wikipedia.org/wiki/Module_file) input
plugin for XMPlay >= 3.8.0.0. xmp-openmpt is based on libopenmpt.
Installation
------------
"xmp-openmpt.dll" and "openmpt-mpg123.dll" must both be placed into the XMPlay
plugins directory.
See https://lib.openmpt.org/ for documentation, FAQ and other details.