Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| howto:door:slyvote [2023/10/08 14:19] – Removed the link to the Digital Distortion download page, since SlyVote is now only in the Synchronet Git repo Nightfox | howto:door:slyvote [2023/12/10 13:22] (current) – Added notes about slyv_cfg.js, the new menu-driven configurator for SlyVote Nightfox | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| * slyvote.js: The SlyVote script | * slyvote.js: The SlyVote script | ||
| * slyvote.cfg: | * slyvote.cfg: | ||
| + | * slyv_cfg.js: | ||
| + | The menu-driven configurator can be run at the command prompt in the SlyVote directory with the following command: | ||
| + | jsexec slyv_cfg | ||
| + | Alternately: | ||
| + | jsexec slyv_cfg.js | ||
| slyvote.cfg is a plain text file, so it can be edited using any text editor. | slyvote.cfg is a plain text file, so it can be edited using any text editor. | ||