mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-17 08:05:46 -04:00
Initial community commit
This commit is contained in:
@ -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.
|
@ -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.
|
Reference in New Issue
Block a user