1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Question Specifying Local Scripts Script Path

Discussion in 'Developer Support' started by niceface911, Jul 11, 2016.

  1. niceface911

    Joined:
    Jul 11, 2016
    Messages:
    6
    Likes Received:
    0
    I'm booting RuneMate for local development and I'm just wondering if theres a switch to set the path of the local script bot directory. I would like it to be in a scripts bots folder which sits in the same directory as the RuneMate.
    This is my .bat file:
    Code (Text):
    1. java -jar RuneMate.jar com.runemate.boot.Boot -sdk ./scripts
    2. pause
    Thanks!
     

Share This Page

Loading...