Purpose: Fixing files causing naming errors found during startup.
Python script that will process the files with invalid filenames, apply the renaming rules as described, and rename the files accordingly:
<creator>.<name>.<version>
Handling Duplicates:
If the script encounters a...