• @Gallardo994
    link
    215 months ago

    Somewhere to the right has to be unity’s Library folder

    • @[email protected]
      link
      fedilink
      185 months ago

      those devs understand why their assets are so large. but if you ask a js dev why they webpack instead of compiling they just start crying and run away

      • @Gallardo994
        link
        65 months ago

        It depends. If you switch between different branches a lot, Library just grows to infinite sizes due to storing everything from each branch that is unique to those branches. I once had to clear about 600 gigs of library lol.