You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/tutorials/building_2d_games/26_publish_to_itch/index.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -178,6 +178,8 @@ For each file that is uploaded, you are also given the following options:
178
178
179
179
> [!NOTE]
180
180
> Itch.io also provides a command-line tool called **butler** that can automate the upload process for your game builds. This is particularly useful for developers who frequently update their games or need to manage multiple platforms. For more information, see the [butler GitHub page](https://github.com/itchio/butler).
181
+
>
182
+
> MonoGame community member [Jean-David Moisan (Apos)](https://github.com/Apostolique) also has a guide written on automating releases using butler with GitHub Actions. For more information, see the [Automate Release](https://learn-monogame.github.io/how-to/automate-release/) document.
181
183
182
184
||
0 commit comments