Another option apart from copy-paste, export the scenes with the export tool, like when making executable, but export to zip instead with dependencies, and no binary conversion.
That way could be useful on big experiments with lot of useless files.
ps: The zip can be loaded later with Globals.load_resource_pack
too, the contents will appear in "res://"