]> Raphaƫl G. Git Repositories - packbundle/blob - manifest.json
Import post install file
[packbundle] / manifest.json
1 {
2 "bundles": {
3 "Rapsys\\PackBundle": ["all"]
4 },
5 "copy-from-package": {
6 "config/": "%CONFIG_DIR%/"
7 }
8 }