pub fn gen_minimal_project( out_dir: &Path, macroquad_project: bool, ) -> Result<String>
Generates a new minimal project in given path.