Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add recipe for squadgen #26335

Merged
merged 4 commits into from
May 13, 2024
Merged

Add recipe for squadgen #26335

merged 4 commits into from
May 13, 2024

Commits on May 12, 2024

  1. Add recipe for squadgen

    xylar committed May 12, 2024
    Configuration menu
    Copy the full SHA
    7c757ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ac82c8 View commit details
    Browse the repository at this point in the history
  3. Remove dependency on libpng

    There is an import of `png.h` that turns out to not be used.
    I have patched to remove this and SQuadGen now builds and runs
    without requiring `libpng`.
    xylar committed May 12, 2024
    Configuration menu
    Copy the full SHA
    be575bf View commit details
    Browse the repository at this point in the history
  4. Add LodePNG license

    xylar committed May 12, 2024
    Configuration menu
    Copy the full SHA
    bc238ba View commit details
    Browse the repository at this point in the history