Description
Changelog
Reviews
The plugin will automatically:
✅ Configure all Android build files for EOS (build.gradle, config.gradle, GodotApp.java)
✅ Include your .env file in the APK
✅ Inject the EOS login protocol scheme using your CLIENT_ID
No manual configuration needed!
What It Does:
- Adds EOS SDK dependencies to build.gradle
- Sets minimum SDK to 23 in config.gradle
- Injects EOS initialization code into GodotApp.java
- Configures OAuth login protocol scheme
Note: This plugin looks for the EOS plugin at res://addons/epic-online-services-godot/. If the EOS plugin is not found, the export will fail with an error message. EOSG Plugin can be found here EOSG Plugin
Changelog for version 1.0
No changelog provided for this version.