Here it is
<manifest>
<main-class>com.pitcher.bots.treechopper.TreeChopper</main-class>
<name>Tree chopper</name>
<tag-line>Chops trees</tag-line>
<description>Chops trees</description>
<version>1.0.0</version>
<compatability>
<game-type>OSRS</game-type>...
Hi there,
I've followed along with a couple tutorials for writing my first bot but every time I've gotten to the point where I need to load it I end up with an error that says Unable to load production/Tutorial/com/pitcher/bots/treechopper/TreeChopper.manifest.xml...