This website requires JavaScript.
Explore
Help
Sign In
p
/
hex
Watch
1
Star
0
Fork
You've already forked hex
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4e76388f4f
hex
/
plugins
/
none.lua
2 lines
65 B
Lua
Raw
Normal View
History
Unescape
Escape
Add a dummy plugin to disable interpretation
2017-01-26 22:26:14 +01:00
hex.register
{
type
=
"
none
"
,
detect
=
nil
,
decode
=
function
(
)
end
}