Add a dummy plugin to disable interpretation

This commit is contained in:
2017-01-26 22:26:14 +01:00
parent b3bb187233
commit ebf21a5e1c

1
plugins/none.lua Normal file
View File

@@ -0,0 +1 @@
hex.register { type="none", detect=nil, decode=function () end }