✅ Load Images from project folder
So usually if i want to load an image (lets say its located in /Assets/someSprite.png from the current relative path to the Executable), id have to include it into the same folder as the build, is there a way to have the images & such loaded in mySolution/Assets/someSprite.png instead?