aboutsummaryrefslogtreecommitdiffstats
path: root/eatit-cfg.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Major changes!Squibid2023-10-171-5/+41
| | | | | | - add name expansion gh:po5/thumbfast -> https://github.com/po5/thumbfast - allow multiple files to be downloaded to one dir - add pin option to stop updates on specific plugins
* remove cfg option. it was useless, and the lssi module can do...v1.0Squibid2023-07-161-3/+0
| | | | everything it does better, and faster
* add comments, change formatting on powerwash logging, ...Squibid2023-07-161-4/+5
| | | | only remove log if logging is enabled
* make update key customisable, and change wording on a commentSquibid2023-07-091-1/+2
|
* add example of how to use the new config featureSquibid2023-07-031-0/+3
|
* remove useless commentSquibid2023-07-031-1/+0
|
* add liscence to top of filesSquibid2023-07-021-0/+16
| | | | | this is due to the fact that the liscense likely won't be with the files on the user's computer
* make the plugin definition more verbose, and less strict.Squibid2023-07-021-1/+4
| | | | | | | stop script from cloning if there are no new commits. make the code a tiny bit cleaner. bit of a kitchen sink :(
* move config out of script to make auto updating viableSquibid2023-06-301-0/+20