Very large "Source Code" size due to MUSIC folder
Closed this issue · 3 comments
I casually clicked on Source Code in Releases section and was like what the hell is going on, this thing goes over 100 megs, goes over 300 and stops at 402 megs. Then I looked inside, and there is a huge MUSIC folder.
This feels weird to me, it'd be better to store this music pack in like ModDB, not in the code repository
I’m not entirely happy about including the PCM music example directly in the repo either, but I haven’t found a straightforward way to host it elsewhere on GitHub. This approach also lets me link to it easily from the Wiki. If there's a better solution, I’m all ears.
@viti95
see https://git-lfs.com/
or git-annex
it might work
I've moved all the music packs to an external project, so the source code is now much smaller.