summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/dummy/init.lua
Commit message (Collapse)AuthorAgeFilesLines
* plugins: Use SPDX short identifiers for licenses in exports (more precise ↵ Vas Crabb2021-10-251-1/+1
| | | | and easier to localise), use CC0 for hiscore plugin rather than CC0.
* -docs: Started documenting plugins. Vas Crabb2021-10-241-7/+7
| | | | | | | | | * Also added a couple of missing command-line options, and added a local table of contents to the (rather long) command line options page. -Added a separate CI target for localisation updates that produces an artefact, and removed the message catalogs from the trigger paths for the Linux CI build.
* srcclean on lua plugins, too Vas Crabb2016-08-301-1/+1
|
* hiscore.dat: updates [Leezer] cracyc2016-08-041-1/+1
|
* added print_verbose, print_info, print_debug and print_error to lua, and ↵ Miodrag Milanovic2016-04-161-3/+3
| | | | used it instead of print (nw)
* luaengine: add plugin options menu [Carl] cracyc2016-04-041-0/+11
|
* put license for plugins (nw) Miodrag Milanovic2016-03-051-1/+3
|
* Added plugin info json files and made system automatically load available ↵ Miodrag Milanovic2016-02-141-0/+20
plugins and start them if flagged so (nw)