Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-07-16 | add comments, change formatting on powerwash logging, ... | Squibid | 1 | -4/+12 | |
only remove log if logging is enabled | |||||
2023-07-09 | add osd message and use keybind in config file | Squibid | 1 | -1/+2 | |
2023-07-03 | allow user defined configs at startup and only reset logfile on startup | Squibid | 1 | -0/+17 | |
2023-07-03 | simplify and rename the init function | Squibid | 1 | -12/+21 | |
2023-07-03 | reduce number of opts for functions, and allow links with .git at the end | Squibid | 1 | -15/+22 | |
2023-07-03 | comments | Squibid | 1 | -0/+3 | |
2023-07-02 | add liscence to top of files | Squibid | 1 | -0/+16 | |
this is due to the fact that the liscense likely won't be with the files on the user's computer | |||||
2023-07-02 | make the plugin definition more verbose, and less strict. | Squibid | 1 | -11/+63 | |
stop script from cloning if there are no new commits. make the code a tiny bit cleaner. bit of a kitchen sink :( | |||||
2023-06-30 | move config out of script to make auto updating viable | Squibid | 1 | -19/+1 | |