Descent3 icon indicating copy to clipboard operation
Descent3 copied to clipboard

Create an Android build

Open tophyr opened this issue 8 months ago • 3 comments

Pull Request Type

  • [x] GitHub Workflow changes
  • [x] Documentation or Wiki changes
  • [x] Build and Dependency changes
  • [x] Runtime changes
    • [ ] Render changes
    • [ ] Audio changes
    • [ ] Input changes
    • [ ] Network changes
    • [x] Other changes

Description

Adds Android as a supported platform. Uses Gradle to perform the build overall.

Checklist

  • [ ] I have tested my changes locally and verified that they work as intended.
  • [ ] I have documented any new or modified functionality.
  • [ ] I have reviewed the changes to ensure they do not introduce any unnecessary complexity or duplicate code.
  • [x] I understand that by submitting this pull request, I am agreeing to license my contributions under the project's license.

tophyr avatar Jun 24 '24 07:06 tophyr