1
I’m developing a Battleship game (I’m still a beginner in programming) and I’m adding some songs and images.
My problem is that this is adding too much to the project/game size and hinders.
Is there any way to compress all the files into one file and still be able to access them from the source?
For example, the resources I have in Resources
i use:
Properties.Resources.exemplo;