Pxtone playback for Godot Engine.
Pxtone is a lightweight music format developed by Studio Pixel, known for games such as Cave Story and Kero Blaster. You can use pxtone Collage to make pxtone music files, but other alternatives such as the cross-platform pxtone Collab also exist.
To use this module, simply clone the repository:
git clone https://github.com/EnthWyrr/PxtoneGD.git pxtone
And then compile the engine with the module using one of the ways described in the official documentation.
Make sure the directory that it gets cloned into is named pxtone
, or else it won't compile.
Although it should work on any of the platforms that Godot supports, only Windows, Linux and Android have been tested.