Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-12-12 | 279 Bytes | |
v1.4.4 source code.tar.gz | 2022-12-12 | 5.7 MB | |
v1.4.4 source code.zip | 2022-12-12 | 5.9 MB | |
Totals: 3 Items | 11.6 MB | 0 |
- Add clipboard support in the form of
Gosu.clipboard
/Gosu.clipboard=
. (Thanks @cyberarm! [#630]) - Fix a regression in the
Window.show
main loop on Windows that was introduced in 1.4.3. (#634) - Fix a potential build/linker error on ARM macOS. (Thanks @jimtng! [#627])