sketchfab / godot-plugin

MIT License
108 stars 20 forks source link

Implement basic browsing #1

Closed RandomShaper closed 6 years ago

RandomShaper commented 6 years ago

Currently it's a regular Godot plugin, for easier development. Will be converted to a proper plugin later.

Features: infinite scroll pagination, search with keywords, click to open browser at the viewer page.

RandomShaper commented 6 years ago

As I told you, in order to run it, you'll need a custom build of Godot with https://github.com/godotengine/godot/pull/17237 applied.

I can provide it to you if you tell me which OS do you need it for. 64-bit, right?

AurL commented 6 years ago

Yes, Windows 10 64bit for me. Thanks!

RandomShaper commented 6 years ago

You can download a build for Windows/x64 from this folder on Drive .

AurL commented 6 years ago

Thanks a lot!