itch.io is community of indie game creators and players

Devlogs

API change and open link. Version 0.10.0

TheGates
A downloadable 3D internet browser for Windows, macOS, and Linux

A big change in application API for opening gates

Now to open a gate you call send_command

get_tree().send_command("open_gate", ["https://example.com/project.gate"])

And also you can open a link in a browser

get_tree().send_command("open_link", ["https://example.com"])

Files

  • TheGates_Windows_0.10.1.zip 52 MB
    Sep 03, 2024
  • TheGates_MacOS_0.10.1.zip 105 MB
    Sep 03, 2024
  • TheGates_Linux_0.10.0.zip 62 MB
    Sep 03, 2024
Download TheGates
Read comments (3)