Unity-Style-Guide icon indicating copy to clipboard operation
Unity-Style-Guide copied to clipboard

Assembly definitions?

Open MuhammedResulBilkil opened this issue 2 years ago • 3 comments

How should we set name for Assembly Definition (.asmdef) files in unity?

MuhammedResulBilkil avatar May 24 '22 22:05 MuhammedResulBilkil

Yeah I should add that, but my way of naming them is, after their name space. For example:

  • ProjectName.Core.asmdef
  • ProjectName.Editor.asmdef

On Tue, May 24, 2022 at 3:05 PM Resul @.***> wrote:

How should we set name for Assembly Definition (.asmdef) files in unity?

— Reply to this email directly, view it on GitHub https://github.com/justinwasilenko/Unity-Style-Guide/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZKXWBQ3BXLSLNRWPITIVLVLVHEJANCNFSM5W3ALZQQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

justinwasilenko avatar May 25 '22 15:05 justinwasilenko

How about Addressables?

MuhammedResulBilkil avatar May 29 '22 11:05 MuhammedResulBilkil

I haven't started using them, but intend too with the new game. Will update when I figure it out!

justinwasilenko avatar Sep 18 '23 21:09 justinwasilenko