Hi,
is there any way to compress assets into some kind of single .package file that will be used only during runtime, so the files will be hidden from the user? I use some .png and .json files instead of .xnb, because of Spine, and I would want to restrict users from modifying/retrieving those files. I know it’s not possible in 100%, but I would want to make it more difficult for average user to tamper with game files.