From db6714210a6ca13ce5e8efca2e6759170017e8ae Mon Sep 17 00:00:00 2001 From: Dominic Szablewski Date: Tue, 14 Sep 2021 10:54:37 +0200 Subject: [PATCH] Mention compression tools in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ded10ac..5620a21 100755 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ Play here: https://phoboslab.org/q1k3/ ### Libs used - [Tiny Texture Tumbler](https://github.com/phoboslab/ttt) for texture generation - A minified fork of [Sonant-X](https://github.com/nicolas-van/sonant-x) for sounds and music +- [UglifyJS3](https://www.npmjs.com/package/uglify-js) to minify the source +- [Roadroller](https://github.com/lifthrasiir/roadroller/) for further source compression ### License