We would like to make addons easily installable too, so having these created by flat-manager would be nice.
I think this area is one of the conditions, that needs change
|
let unwanted_exts = [".Debug", ".Locale", ".Sources", ".Docs"]; |
And maybe
|
if build_ref.ref_name.starts_with("app/") || build_ref.ref_name.starts_with("runtime/") |