Use templates for the package support files

This makes them more easy to reuse in other projects.
This commit is contained in:
Sam Lantinga
2025-01-22 10:11:46 -08:00
parent 1c008d8ed0
commit 44edbf7137
4 changed files with 13 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
# Using this package
This package contains SDL built for the Android platform.
This package contains @<@PROJECT_NAME@>@ built for the Android platform.
## Gradle integration
@@ -59,7 +59,7 @@ Add `--help` for a list of all available options.
An API reference, tutorials, and additional documentation is available at:
https://wiki.libsdl.org/SDL3
https://wiki.libsdl.org/@<@PROJECT_NAME@>@
# Example code