basically i made a library

  • tentxd
    11th Mar 2018 Member 0 Permalink

    i made a library for powder toy that uses java and jlua to execute a whole set of lua files in a directory and that uses the official api.

     

    how-to:

    download it from https://github.com/TemTemmie/coffeepowder

    compile it (i'll provide a jar later in the releases page)

    use the examples in the examples directory.

     

  • jacob1
    11th Mar 2018 Developer 0 Permalink
    What is the point? Is this doing the same thing as the script manager?

    Why does the readme file say "please dont talk about this on the powder toy forums , it may get you banned."?
  • tentxd
    11th Mar 2018 Member 0 Permalink

    1: no it doesnt

    2: i changed it

  • Matera_the_Mad
    26th Mar 2018 Member 0 Permalink

    I don't care, I don't use java

  • TPT_PL
    26th Mar 2018 Member 2 Permalink
    @Matera_the_Mad (View Post)
    You bumped this... only to say what you said.

    *applause*
    Edited once by TPT_PL. Last: 26th Mar 2018
  • jombo23
    26th Mar 2018 Member 0 Permalink
    I just gotta say, oh my god, lets write a interpreter for a language in an interpreted language!

    wew
  • jacob1
    27th Mar 2018 Developer 0 Permalink
    @Matera_the_Mad (View Post)
    Don't bump threads like this that don't need to be bumped, just to show your dissatisfaction

    @jombo23 (View Post)
    It's just using some built-in Lua interpreter that java already has. I'm not actually sure how this runs in TPT.