Getting this error while trying to push the new version of my game
I have win10 64x. the command is "butler push C:\Users\almaz\Desktop\GUROBU.zip aiazmarx\gurobu:win"
I tried RAR files too but it doesn't seem to work.
The target (aka where you’re pushing to) must use a forward slash /, not a backslash \.
/
\
So your command should look something like this:
butler push C:\Users\almaz\Desktop\GUROBU.zip aiazmarx/gurobu:win