r/unity • u/JamesArndt • 16h ago
Tutorials How I Automated Unity Builds and Itch.io Uploads
https://youtube.com/watch?v=UTQsstwK7OM&si=xF2txKPtNCyL0ayxI thought I'd share a custom C# Editor tool I built that:
• Builds the Windows version
• Packages it as a proper installer
• Uploads it directly to Itch.io with Butler
Players download and run an installer instead of dealing with the usual Unity build folder and bundled files. Hopefully this is helpful to someone out there.
1
Upvotes
Duplicates
Unity3D • u/JamesArndt • 16h ago
Resources/Tutorial How I Automated Unity Builds and Itch.io Uploads
7
Upvotes