Didn't work, thanks though...
Android dev since 2016, so won't be happening
Yep, missed the META-INF but it only created a manifest with one line
Manifest-Version: 1.0
shouldn't it contain definitions for classes and stuff like that?
Also, it still doesn't work.....
Hey, I have a problem that's driving me insane. Local scripts isn't loading in OSBot...
I have done this:
1. Set up new project in intellij
2. Imported OSBot library
3. Created new class with a minimal osbot template
4. Added new artifact
5. Built artifact
The .jar is exported to ~/OSBot/Scripts folder but doesn't show up in the script list.
Screenshots of everything: https://imgur.com/a/X3win4U
Any help is appreciated!