@Fabreze
Im now having an error with my manifest file
Code:
<manifest>
<main-class>com.burntfps.bots.SoftClayBot.softclaybot</main-class>
<name>Clay Softener</name>
<tag-line>Soften Clay for Money</tag-line><!--Max of 50 chars-->
<description>Burthorpe Soft Clay maker</description><!--Max of 110 chars-->
<version>1.0.0</version>
<compatibility>
<game-type>RS3</game-type>
</compatibility>
<categories>
<category>CRAFTING</category>
</categories>
<!--Required to publish on the bot store-->
<internal-id>ClaySoftener</internal-id>
</manifest>
this is the bot pusher notification
Some of your bots have been rejected because of the following issues with their manifests:
Clay Softener either has invalid tags, no tags or contains a non-string datatype
this is my manifest file
i have tried multiple things but i cant get it to work anyone please help