Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 559 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 559 Bytes

V-Sekai.flac

Module for the Godot Engine to add FLAC playback support. Uses dr_flac. Adds "AudioStreamFLAC" resource.

Supports 4.2.

Installation

Like with any other Godot module, you'll have to compile the engine yourself. Put everything from the modules and thirdparty folders into the respective folders in the Godot source directory, then compile following the compilation instructions for your platform.