Auto content importing

Hey, I’m not sure if this should be posted here or in programming? I’m currently trying to setup a team project and putting in some automated systems to help out. I want to make it so that files put in the content folder will be auto imported into the project. I was wondering if there was some way to get the editor to do this either through command line or through some project setting? Thanks for the help.

If they’re already saved as a package file you can just put them in the project content folder and it will load when you start the editor.

They’re just the raw files (like pngs and wave files). I was wondering if there was some way to invoke the content importer automatically without needing a user to go into the editor and do it?