We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 130a3ad commit 4b5506bCopy full SHA for 4b5506b
1 file changed
README.md
@@ -24,13 +24,15 @@ What is done
24
* Get file as HTML Data URI (for hide from Network Requests)
25
* GZIP Decompress Support, forked from https://github.com/jsxgraph/jsxgraph/
26
* Simple C# Windows Tool for Exploring and Export Content from JPAK Files
27
+* C++ Extension
28
29
TODO
30
========
31
* Load files from JPAK only when needed. A.K.A. - Fetch only the necessary parts from jpak file.
32
* Add option to compress files on packing.
33
* More stuff on JPAK Explorer for Windows
34
* JPAK Explorer for Linux
35
+* Documents for C#, C++
36
37
How to use it
38
0 commit comments