# HG changeset patch # User Kim Alvefur # Date 1602168130 -7200 # Node ID ad9ce675088095cdbb558721301c33c0ae368357 # Parent 1890115b2773b7191224b1f7ccf96ffaf98b4678 mod_register_apps: Point out assets/ directory for packaging diff -r 1890115b2773 -r ad9ce6750880 mod_register_apps/README.markdown --- a/mod_register_apps/README.markdown Thu Oct 08 16:39:19 2020 +0200 +++ b/mod_register_apps/README.markdown Thu Oct 08 16:42:10 2020 +0200 @@ -2,6 +2,10 @@ labels: - 'Stage-Beta' summary: 'Manage list of compatible client apps' +rockspec: + build: + copy_directories: + - assets ... Introduction