... | ... | @@ -20,4 +20,4 @@ Let's break down the available options. |
|
|
|
|
|
If you're creating the config file ahead of time even before you've installed the plugin, be aware of the following things:
|
|
|
- On non-Windows operating systems, filenames are often case-sensitive. Make sure the filename is exactly `TSWVote.json`, with the first 4 letters being upper-case.
|
|
|
- The names of every config option do need quotation marks `""` around them, as they're considered a string-type value in [JSON](https://www.w3schools.com/js/js_json_syntax.asp). It would be best on your part to just copy the example presented above and fill your values in. |
|
|
\ No newline at end of file |
|
|
- The names of every config option do need quotation marks `""` around them, as they're considered a string-type value in [JSON](https://www.w3schools.in/json/json-syntax/). It would be best on your part to just copy the example presented above and fill your values in. |
|
|
\ No newline at end of file |