Skip to content

GodotOS v1.0.2

Choose a tag to compare

@popcar2 popcar2 released this 15 Jan 22:09
· 38 commits to main since this release

A few bug fixes and minor improvements:

  • Added default game icon (no more weird square), and game windows are more purple and less reddish
  • Enabled mipmaps on folder icons (should look nicer in lower scales)
  • Maximized windows will stay maximized when screen size changes
  • Fixed a bug where copy/pasting a file to the same folder again and again could corrupt the file
  • Fixed a bug where copy/pasting a file of the same name to the same folder will show two files of the same name rather than overwrite them

Single threaded web version will come later, there are a few issues with the Godot PR I use to export with. Fingers crossed it gets fixed soon.