index
:
mt.git
5.4.1
master
Fork of anon5's mt package, updated to work with Luanti >=5.5.0
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compression.go
blob: b7fafb983dd6f52092e0fce7ef5374989d35752e (
plain
)
1
2
3
4
5
6
7
package mt type CompressionModes uint16 const ( _ CompressionModes = 1 << iota )