godot/modules/enet
Ferenc Arn f177c15347 Add zstd compression support.
zstd has much better compression speed and ratio, and better decompression speed than currently available methods.
Also set zstd as the default compression method for Compression as well as FileAccessCompressed functions.
2017-06-08 23:48:14 -05:00
..
config.py style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00
networked_multiplayer_enet.cpp Add zstd compression support. 2017-06-08 23:48:14 -05:00
networked_multiplayer_enet.h Add zstd compression support. 2017-06-08 23:48:14 -05:00
register_types.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
register_types.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub Update ENet module to support custom ENet lib 2017-03-24 02:30:05 +01:00