Skip to content

RockTomate/Steps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RockTomate Steps Repository

Here you can find source code for RockTomate's steps (not RockTomate plugin itself, which must be purchased)

What is RockTomate?

RockTomate is an editor extension that allows you to automate repetitive tasks within the Unity engine. Tasks could be as simple as creating scenes or as complicated as building a project for multiple platforms with different configurations.

Feel free to visit Unity Asset Store for more info.

What is Step?

Step is a simplest instruction that RockTomate recognizes. It stores a logic and parameters which then get invoked during execution of a Job.

There are lots of steps for every occasion, but not for all occasions. Which is why you're free to create your own!


Creating your own Step

Refer to the guide here to learn how to create your own steps.

Contributing

Branches

  • stable - contains stable source code
  • develop - contains in-progress code, which may not be compatible with the public version of RockTomate or not work at all. This branch gets merged into stable branch before each RockTomate release.

To be able to contribute, you must be a RockTomate customer in order to verify that Steps are working with latest version of RockTomate.

To contribute, submit a Pull Request with your changes and explain the changes.

About

RockTomate's steps source code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages