RockTomate

RockTomate

    ›Advanced

    Information

    • Introduction
    • Requirements
    • Terminology
    • Update History

    References

    • Step References
    • Macro References

    Workflows

    • Creating Job
    • Running Job

    User Interface

    • Job Editor Window
    • Step Browser Window
    • Step Properties Window
    • Variable Manager Window
    • Job Session Console Window

    Event Manager

    • Overview
    • Getting Started
    • Job Execution Properties

    Variables

    • Variable Basics
    • Root Variables
    • Creating Variables
    • Variable Banks
    • Variable Overriding
    • Persistent Variables

    Formulas

    • Formula Basics
    • Resolving Variables
    • Using Macros
    • Output Fields
    • Multi-Array Formulas
    • String Interpolation

    Advanced

    • Adding Third-Party Steps
    • Running from CLI
    • Creating a Step
    • Creating a Macro
    • Type Conversion

    Adding Third-Party Steps

    Supported Plugins

    • Turbo Builder PRO by Crosstales
    • Turbo Switch PRO by Crosstales
    • Turbo Backup PRO by Crosstales
    • Maintainer by CodeStage

    Including Third-Party Steps

    For this example, we'll include Maintainer steps into the project. Be sure to have the plugin added into the project in advance or there will be compilation errors.

    1. Download the GitHub repository as Zip. Ensure you're on stable branch.

    The develop branch could reference some features which the current version of RockTomate does not support yet, which may result in compilation errors.

    Use stable branch instead.

    1. Unzip the downloaded file and navigate to Steps-stable/Classes/Third-Party/PUBLISHER (where PUBLISHER would be "Codestage"). Copy the plugin folder ("Maintainer" in our case).

    2. In Unity project, navigate to RockTomate/Scripts/Steps/Classes/ and create a "Third-Party" directory.

    3. Paste the "Maintainer" folder into "Third-Party" directory.

    4. After Unity finished compiling, you should now see new steps in the Step Browser window.

    Last updated on 3/14/2024
    ← String InterpolationRunning from CLI →
    • Supported Plugins
    • Including Third-Party Steps
    Docs
    IntroductionUpdate History
    Community
    Forum ThreadDiscordTwitter
    More
    Asset StoreEdit on GitHub
    Copyright © 2024 HardCode Lab