File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ in the user's browser.
41
41
Since Godot 4.3, Godot supports exporting your game on a single thread, which
42
42
solves this issue. While it has some drawbacks on its own (it cannot use threads, and is
43
43
not as performant as the multi-threaded export), it doesn't require as much overhead to install.
44
- It is also more compatible overall with stores like `itch.io <https://itch.io/> ` or Web publishers like
44
+ It is also more compatible overall with stores like `itch.io <https://itch.io/ >`__ or Web publishers like
45
45
`Poki <https://poki.com/ >`__ or `CrazyGames <https://crazygames.com/ >`__. The single-threaded export
46
46
works very well on macOS and iOS too, where it always had compatibility issues with multiple threads
47
47
exports.
You can’t perform that action at this time.
0 commit comments