Skip to content
GreemDev edited this page Aug 9, 2019 · 4 revisions

Done this kinda thing before?

Volte is a self-contained .NET Core 3.0 preview app, targeting Linux as a native executable.

Need help?

Linux is a bit more complex than just double clicking a file. Provided you're in a terminal, set in the directory that you uploaded Volte's executables to, all you need to do is run ./Volte. Make sure that Volte is executable!

Clone this wiki locally