Skip to content

GodotOS v1.0.0

Choose a tag to compare

@popcar2 popcar2 released this 09 Jan 15:33
· 52 commits to main since this release
ed6ad2e

The very first public release of GodotOS!

Update Jan 11: I've added a single threaded web build. This runs the web version on a single thread, which allows you to host GodotOS without needing SharedArrayBuffers/CrossOriginIsolation. Performance might be a bit worse so only use it if you need it. If you don't understand what any of this means, feel free to ignore it.