[![Actions Status](https://github.com/sanko/Alien-SDL3.pm/actions/workflows/test.yml/badge.svg)](https://github.com/sanko/Alien-SDL3.pm/actions) [![MetaCPAN Release](https://badge.fury.io/pl/Alien-SDL3.svg)](https://metacpan.org/release/Alien-SDL3)
# NAME

Alien::SDL3 - Build and install SDL3

# SYNOPSIS

```perl
use Alien::SDL3; # Don't.
```

# DESCRIPTION

Alien::SDL3 builds and installs [SDL3](https://github.com/libsdl-org/SDL/),
[SDL\_image](https://github.com/libsdl-org/SDL_image/),
[SDL\_mixer](https://github.com/libsdl-org/SDL_mixer/), and
[SDL\_ttf](https://github.com/libsdl-org/SDL_ttf/). It is not meant for direct
use. Just ignore it for now.

# LICENSE

Copyright (C) Sanko Robinson.

This library is free software; you can redistribute it and/or modify it under
the terms found in the Artistic License 2. Other copyrights, terms, and
conditions may apply to data transmitted through this module.

# AUTHOR

Sanko Robinson <sanko@cpan.org>