Descent3
Descent3 copied to clipboard
Create an Android build
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.