velopack / velopack.fusion

Velopack client libraries for a variety of programming langauges
https://velopack.io
MIT License
0 stars 1 forks source link

Tauri Support #6

Open phudtran opened 1 week ago

phudtran commented 1 week ago

Does Velopack support Tauri?

I'm hitting the NSIS 2GB limit and was wondering if Velopack could be a solution.

https://github.com/tauri-apps/tauri/issues/7372

caesay commented 1 week ago

Velopack should be good for around 5-6GB, don't remember exactly where things start falling over. I am confident that can also be improved.

So the answer is "theoretically yes!". Velopack is pretty opinionated and generally wants to be your installer and updater.. so it would replace NSIS but I know Tauri has some built-in updating...

You might need to switch to Velopack's updates (From the tauri plugin) in the short term to use our installer.