issue with paths and stuff idk
im trying to figure out how to make a game in c# and basically I want to use an image on a windows forms app but the only way to point to it is via the path (ie c:/users/username etc) but I want it to work so that other people can download the game and have it work on their machine, and other ppl prolly aint gonna put the game folder in the exact same place and defo aint gonna have the same windows username, so uh how do I get this shit to work?
