gameforge - v0.1.12
    Preparing search index...

    Function validateFormats

    • Function to validate file type formats. This is called when the library initializes, but can be called again if you need to recognize a format not listed in utils.extensions at initialization.

      Parameters

      • OptionaltypeOverrides: Record<string, string>

        Dictionary of type overrides (inputs for AudioElement.canPlayType()), keyed by extension from the utils.extensions array.

      Returns void

      utils