Skip to content
Tyler Reynolds edited this page Apr 2, 2022 · 2 revisions

Hi there! This guide is intended for those who have never set up ViLA, or any other utility by me before.

1. Install .NET 6

All of my tools are built on .NET 6, and to my knowledge this doesn't ship with windows yet. To run them, you'll need to download and install the .NET 6 Runtime. If you've already installed this, you don't need to do it again. If you're not sure whether or not you've installed it, go ahead and just install it again - it won't hurt.

2. Download ViLA

You can get the latest version of ViLA from the Releases page. Specifically, you'll want to download ViLA.zip (if you don't see it, click on Assets) - this contains the exe file and sample configuration.

3. Extract ViLA

Extract ViLA.zip anywhere you like. ViLA.exe is a portable executable, so it can be run from anywhere.

4. Run ViLA.exe

That's it! You can now run ViLA. To get the most out of ViLA, you should probably install some plugins and edit your configuration file.

Clone this wiki locally