rojo-rbx / rbxlx-to-rojo

Tool to one time convert Roblox places to Rojo projects
Mozilla Public License 2.0
170 stars 35 forks source link

Update README.md to inform of naming restrictions #63

Closed Aizakkuz closed 2 years ago

Aizakkuz commented 2 years ago

Although, I'm not sure of the importance lol. I felt it was necessary to let the person know that since they are porting their Roblox project, which has pretty loose naming requirements into folders. They should know that there are a few extra restrictions on how they should be naming any specific instance within their project because it all needs to be ported into folders, to then be used professionally with Rojo.

Kampfkarren commented 2 years ago

I'd rather we fix the error handling than need to document this, rbxlx-to-rojo should let you know when it happens.