Add .jpg as .jpg not texture

Is it possible to add images to my project without them being converted immediately to textures which take up much more space? The images are only needed as textures at runtime and the one time setup cost would be worth trading app space for.

Sounds like you’re looking for the /resources folder?