GodotChrome
A downloadable tool
Download NowName your own price
This Plugin Currently Works For The Godot 3.5 Branch and Newer. It Uses V1 Plugin Integration with .gdap files but uses godot's maven repository as a dependency in the projects's build.gradle files rather than the local aar files. A Godot 4.2 Port will require just updating the project's config files to use mavel central godot 4.2 with the v2 plugin Editor implementation.
Create a webview instance in gdscript with helloWorld(url: String) and destroy it with goodByeWorld()
Updated | 22 days ago |
Status | Released |
Category | Tool |
Author | Inhumanity studios |
Download
Download NowName your own price
Click download now to get access to the following files:
GodotChrome.zip 7.8 kB
Comments
Log in with itch.io to leave a comment.
Hello, any possible chance of getting more detailed instructions on how to use this with godot 4.3 ?
Yeah, Sorry about that. Godot 4.* Uses android plugin V2. I already wrote down some code for using it with Godot 4, but it's a bit too technical and untested, so I'll be writing a tutorial devlog with examples for it in the next update and including it in the repository. Thanks 🥂 😊👍
I see, ok no worries, thanks for the effort!