4 lines
143 B
Lua
4 lines
143 B
Lua
|
-- compatibility shim for moving the plugin into a 'plugins' subfolder
|
||
|
-- without breaking anything
|
||
|
return require("pegasus.plugins.compress")
|