Free and open-source 3D internet browser build with Godot Engine
It connects game experiences together like world wide web and allows you to easily access them without installing
Editor:
scons -j $(nproc) dev_build=yes the_gates_sandbox=no compiledb=yes use_llvm=yes linker=lld disable_exceptions=no
Sandbox:
scons -j $(nproc) dev_build=yes target=template_debug the_gates_sandbox=yes compiledb=yes use_llvm=yes linker=lld disable_exceptions=no
Run bash command sandbox/kinda-safe-godot/create_sandbox_env.sh
It will create folder sandbox with sandbox_env.zip file
Copy sandbox folder to godot/bin (alongside with compiled editor and sandbox executables)
Start compiled editor and open godot project inside app folder