Releases: Stary2001/godot
Releases · Stary2001/godot
3.5.1
3.3.4
See the upstream changelog for more details.
3.3.2
- Bug fixes from upstream
- Rewritten input to use the new libnx HID api (after... 6 months ... oops)
Some PRs: - User data access is now supported (#24)
- Threaded rendering is broken, make sure we don't use it (#25)
Which file(s) do I need?
godot-v3.3.2-switch.zip
contains all needed files for file association support, including the needed nx-hbmenu config. Make sure to extract it to your SD card if you want to use one-touch export!godot-template-v3.3.2-switch_only.tpz
contains the export template, only use this if you are having trouble downloading it via the editor UI.godot-v3.3.2-windows-switch-support.zip
: prebuilt Windows editorgodot-v3.3.2-mac-switch-support.dmg
: prebuilt macOS editorgodot-v3.3.2-linux-switch-support.tar.gz
: prebuilt linux editor
3.3
- All of the bug fixes in 3.3
- That's about it really
v3.2.3, finally
Finally. A new release!
This release introduces:
- All the usual bug fixes in upstream versions 3.2.2/3.2.3.
- File association support for .pck files, allowing for one-touch export support in the editor. Enter nxlink on your Switch and a Switch icon will appear in the top corner of the editor alongside the other icons.
- nxlink/build_romfs are now bundled with the editor binary, and are used by default unless paths are set in
Editor Settings -> Export -> Switch
. - This means
Fused build
s should work better out of the box, although they're not recommended for development.
Which file(s) do I need?
godot-v3.2.3-switch.zip
contains all needed files for file association support, including the needed nx-hbmenu config. Make sure to extract it to your SD card if you want to use one-touch export!godot-template-v3.2.3-switch_only.tpz
contains the export template, only use this if you are having trouble downloading it via the editor UI.godot-v3.2.3-windows-switch-support.zip
: prebuilt Windows editorgodot-v3.2.3-mac-switch-support.dmg
: prebuilt macOS editorgodot-v3.2.3-linux-switch-support.tar.gz
: prebuilt linux editor
Release v3.2.1-stable-switch
This should hopefully be the last build before 3.2.2 is out.