DevChatter / ChatterBot

Highly modular Twitch chat bot.
MIT License
10 stars 5 forks source link

Client Installer and Updater #10

Open benrick opened 4 years ago

benrick commented 4 years ago

Installation needs to be easy for non-developers, so we should have some kind of install/update process in place. Look at WIXSharp or Squirrel.Windows as likely solutions

SimonGeering commented 4 years ago

I can look at putting together a Wix Toolset MSI project for this if you are ok with a windows only installer solution?

benrick commented 4 years ago

My guess is that any platform we support will need its own install/packaging solution.