Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 353 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 353 Bytes

SimoBot

To create and autodeploy a feature, create a new class SomethingFeature, implement the interface IFeature, do whatever you need to in the three functions. Look at ReverseFeature for a more in depth explanation on what to do and if you just want to get to work copy the NiksiFeature thingy and overwrite the stuff with your own.

stuff.