CreativeLyons / NukeSurvivalToolkit_publicRelease

public version of the nuke survival toolkit
MIT License
221 stars 48 forks source link

fix backslash issue #29

Closed whoiscarlo closed 7 months ago

whoiscarlo commented 1 year ago

This is a fix for the issue #18.

os.path.normpath is an easy way to fix pathing issues between Windows and Mac/Linux