How to run C++ code with the Lua API

  • stillthere
    18th August Member 0 Permalink

    How to run C++ code with TPT's Lua API? Just asking, and also would there be a way to directly alter the variables or functions or what not in the C++ code of TPT? Could it be added?

  • LBPHacker
    18th August Developer 0 Permalink
    There's no way to do this. It is a Lua API because it is not a C++ API.
  • namename
    1st September Member 0 Permalink

    if your an mobile player you can use winlator to run the desktop version of tpt, and put the C++ files in the powder toy

  • Bishifted
    1:17:35 Member 0 Permalink
    Write your C++ file, put it in the appropriate folder of the repo, fork it and compile it.