• Started 22nd Apr 2022 in Development Assistance
    Yes, that is the guide. Please make sure you follow every step and don't skip any. You made it sound like you hadn't installed or downloaded anything besides Powder.exe. The guide will walk...
  • Started 22nd Apr 2022 in Development Assistance
    Ok so are you trying to install powder toy, or are you trying to compile and develop a mod?    TPT doesn't need to be installed, simply download it from here - https://powdertoy.co.uk/...
  • Started 21st Apr 2022 in Development Assistance
    @minecraft-physics (View Post)  It looks like luajit 2.0.5 doesn't support arm64, but luajit 2.1-beta3 does. You can tell homebrew to use the latest source instead with --HEAD    ...
  • Started 21st Apr 2022 in Help
    TPT moved to using a shared data folder between all instances of TPT. You can find it by going into Settings and clicking "Open Data Folder".    Creating a powder.pref file moved ...
  • Started 21st Apr 2022 in Development Assistance
    This is on windows.    I would just double check you typed it correctly. But also make sure you are in the right place, the guide tells you to "cd /d [my directory]". After this, ...
  • Started 21st Apr 2022 in Development Assistance
    Our official** M1 builds have luajit included already, so it is possible. Maybe something in your dev environment is broken, can you post the exact error message you got trying to install luajit?&nbs...
  • Started 21st Apr 2022 in The Powder Toy/Lua scripting
    Yes, lua.org is the official website of Lua. I very often recommend the website to people trying to learn Lua too - https://www.lua.org/pil/contents.html    If you want to use Lua in TPT, y...
  • Started 20th Apr 2022 in Help
    There is basically no difference. This goes for all software you've ever downloaded, the 32 bit and 64 bit versions are generally the same.    You can download the 64 bit version here ...
  • Started 20th Apr 2022 in Help
    Thanks for the report. This is a bug in the Android port / my mod. I already fixed it, but since it is a small typo you'll have to wait for 97.0 for the fix.
  • Started 19th Apr 2022 in Help
    @Matera_the_Mad (View Post)  There are two options you can use to fix this    The best way would be to use the ddir argument to tpt. If you launch it via a script or other tool that le...