newkid 0 Posted February 27, 2017 Hey, my IntelliJ compiles straight into my dreambot scripts folder but my script isn't showing up in Local scripts, any ideas?
Xephy 237 Posted February 27, 2017 Make sure you make use of @ScriptManifest(name = "Script name", description = "",author = "Xephy", version = 1.0, category = Category.SKILL_NAME)
newkid 0 Author Posted February 27, 2017 Make sure you make use of @ScriptManifest(name = "Script name", description = "",author = "Xephy", version = 1.0, category = Category.SKILL_NAME) I did. :S
Recommended Posts
Archived
This topic is now archived and is closed to further replies.