You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing through, putting : in file name does not seem to influence muddle after all.*
(on Linux, that is. Whereas Windows forbids such characters in file names instead.)
Also as well / is a forbidden sign by OS and probably can't be used in item names then.
Yeah, I should make a note of potential issues with special characters depending on OS/etc. I'm not doing any special handling there, apart from changing spaces to _ when converting name to .lua filename.
I have items names containing
:
or/
characters for example, how to muddle?The text was updated successfully, but these errors were encountered: