no backslash\ or doubleslash// support
To use it you just need to edit line 13 with you path to import the fbx files from.
fbx_folder = "C:/your/path/to/the/fbxfiles/"
if wished you canenable delet the default stuff with line 7
delet_all = '1'
also if you wish to import from subfolders and add them to a collection enable line 10
include_subfolder = '1'
