objD icon indicating copy to clipboard operation
objD copied to clipboard

Generators should not create Files with capital letters in the name

Open scarzehd opened this issue 1 year ago • 0 comments

Hello! It's come to my attention while using ObjD that Files generated with the @Func() annotation might end up with capital letters in the name, which Minecraft does not support. I think it would be best if the generator automatically removes capital letters from the name of the end file while still allowing them to be in the variable and class name.

scarzehd avatar Aug 06 '23 14:08 scarzehd