diff --git a/README.md b/README.md new file mode 100644 index 0000000..e77db1e --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Neversink filter updater + +This is a simple tool for updating of [Neversink's loot filter](https://github.com/NeverSinkDev/NeverSink-Filter). + + +## Installation + +* Download the latest version from [release section](https://github.com/ondrowan/neversink-filter-updater/releases). +* In case you prefer normal style filters, just run the file. +* In case you wish to use different style of filters: + * Create a shortcut of exe file. + * Right click it and select "Properties". + * In "Shortcut" section, append desired style name behind "Target". + Currently, valid choices are: `blue`, `purple`, `slick` and `streamsound`. + +This program was tested on 64-bit Windows 10. \ No newline at end of file