Shooter · 2022 · Released
investus · July 14, 2022 · Web
Nobody has tracked this yet.
Butler 5, how to itch.io upload and auto update index.html zip using win10+ --install free itch.app that contains butler.exe from https://itch.io/app set butler.exe=%appdata%\itch\broth\butler\versions\15.21.0\butler.exe cd /d C:\UnityProjects\butler5\WebGL\.. set unitywebgl=butler5 set itchmyuser=investus %butler.exe% push WebGL %itchmyuser%/%unitywebgl%:html --if-changed timeout 60 --cmd butler5-html.zip will be exe in browser, but first add there a index.html save, remove&dontsave&pushmakeitpublicRun Gamewebglplaylike. # auto upload update unity-webgl-html.zip using butler from itch.io app ...
Be the first to rank it.
Be the first to review butler-itchio-upload-unity3d-webgl.