How to download an element?

  • Lucky648
    11th Feb 2020 Member 0 Permalink

    I Just created my first element in the powder toy source code, and I'm wondering how to get it into a script/mod or into the game files itself? I can't seem to find anywhere to put it, its a .cpp file. please help!

  • INFINITY-BOI
    12th Feb 2020 Banned 0 Permalink
    This post is hidden because the user is banned
  • Lucky648
    12th Feb 2020 Member 0 Permalink

    Thats what i did, i just dont know how to get it into the actual TPT game

  • jacob1
    12th Feb 2020 Developer 0 Permalink
    If you made a c++ element you need to compile the game: https://powdertoy.co.uk/Wiki/W/Main_Page.html#Powder_Toy_Development_Help

    But I suggest making a Lua element instead.
  • scp_4950
    22nd Aug 2020 Member 0 Permalink

    try gofile("/users/unix/desktop/yourlua.lua/")

     

    replace file destination with yours

     

    also file extension need to be lua