diff options
author | Yves Fischer <yvesf-git@xapek.org> | 2015-03-07 23:58:35 +0100 |
---|---|---|
committer | Yves Fischer <yvesf-git@xapek.org> | 2015-03-07 23:58:35 +0100 |
commit | 765c89e7b443504cf8aad3a55969127834216307 (patch) | |
tree | b22356469cb08132ce4e679e08e901a273e37414 /parse-pak/README.md | |
parent | eccd059accbd307b5e36a95eae3c53694f13f6d3 (diff) | |
download | scripts-765c89e7b443504cf8aad3a55969127834216307.tar.gz scripts-765c89e7b443504cf8aad3a55969127834216307.zip |
pak parser in bash
Diffstat (limited to 'parse-pak/README.md')
-rw-r--r-- | parse-pak/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/parse-pak/README.md b/parse-pak/README.md new file mode 100644 index 0000000..b241755 --- /dev/null +++ b/parse-pak/README.md @@ -0,0 +1,3 @@ +# Parses google chrome .pak resource files + + ./parse-pak.sh en-US.pak |