minify + fix lzwfs ui bug

This commit is contained in:
kepler155c@gmail.com
2019-11-07 22:49:59 -07:00
parent db31a0e5de
commit 3255a5a670
5 changed files with 2985 additions and 6 deletions

6
minify/.package Normal file
View File

@@ -0,0 +1,6 @@
{
title = 'Lua minification',
repository = 'kepler155c/opus-apps/{{OPUS_BRANCH}}/minify',
description = [[ Minifies Lua files ]],
license = 'MIT',
}