I've released a new update that has the HTML5 files included:
https://github.com/TheGameCreators/AGKClassic/releasesThe following changes have been made:
Cleaned all projects
Updated the AGK_Build solution to use ENV variables
Updated all of the VS solutions to VS2022 and Windows SDK 10
Removed FREE and FREE WEEKEND Windows builds
Created a new Windows AGK_Build solution to improve build time
Added support for Google API 34
Added support for Google Billing 6.0.1
Upgraded to Android Gradle Plugin 8.1.1
Updated Android Export minimum API list to support upto API 34
Removed any references to iOS on Windows IDE as iOS exports not supported
Changed default UI theme to a grey theme (this is my personal choice but can be changed back to default if required by deleting geany.gtkrc). I recommend Dark-Tango Editor Theme with this.
Updated Tier 2 templates to VS2022 and Windows SDK 10
Minimum Windows operating system is now Windows 10
Thanks go to Mike Hart for helping to test.