Hey guys, I just made my first basic java game, which is just a 2D, pong type shooter. It works if I run it in Eclipse, but when I export it too a .Jar it won’t load any of my graphics.
Is it maybe my graphics aren’t being exported? I selected export and compress files into jar at the option screen, but no luck.
If anyone can help me that’d be great!