Commit graph

6 commits

Author SHA1 Message Date
Penaz
3f2ba7f54c Restructuring project folders
This should allow for plugins to refer to LibreSplit's functions without
having to pull in half of the codebase.
2026-03-25 21:57:10 +01:00
Penaz
8fa0d45f32 Allow plugins to hook into events for real
And add an example plugin.
2026-03-14 22:24:33 +01:00
Penaz
402026b746 Added utilities for adding hooks into timer events 2026-03-14 21:53:01 +01:00
Penaz
794d0e4d09 A little bit of reSTRUCTuring 2026-03-14 21:17:51 +01:00
Penaz
63930640f5 Allow plugins to register custom Lua functions
Will probably need to find a better way to allow plugins to access
internal functions of LibreSplit instead of this "PlugAPI bridge" I've
made
2026-03-13 23:51:29 +01:00
Penaz
d279571137 Added some registration function stubs 2026-03-13 22:10:10 +01:00