Started writing some test scripts, when I compile them and they're outputted to OSBot/scripts, it isn't visible inside the client.
Some people have mentioned that this could be due to requiring Java 1.8, some people have said other things, either way I can't see any one covering this topic for a long time and there's no recent information, and all the guides are multiple years old.
Could someone give me a hand?
Context : I've got all the most modern versions of Java/SDK/JRE - and my IntelliJ is setup correctly so that when I build, the JAR is outputting to the right folder, and yes I have a script manifest completed. I just can't see the script, I'm assuming it's a java version thing but I can't find any guidance anywhere.