Skip to content

Commit 15647d4

Browse files
committed
Add cover
1 parent dc80dac commit 15647d4

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ Thumbs.db
1010
builtins
1111
.vscode
1212
/netlib_src
13-
/.editor_settings
13+
/.editor_settings
14+
/github.jpg

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Zstd Cover](cover.jpg)](https://github.com/indiesoftby/defold-zstd)
2+
13
# Zstandard Compression for Defold
24

35
This is a native extension for [the Defold game engine](https://defold.com/) that allows you to use Zstandard to compress and decompress strings in your Lua code. The included version of Zstd is 1.5.7.

cover.jpg

41.1 KB
Loading

cover_thumb.jpg

21.8 KB
Loading

0 commit comments

Comments
 (0)