Increasing limitations & compiling TPT++

  • LordOfPowder777
    27th Sep 2020 Member 0 Permalink

    I`m tried to build TPT++ with official guide, because I want increase limits of my world, but... I had installed PyCharm and when I open vsproject.py, it was be opened in PyCharm, and I haven`t got anything. I haven`t open consol and 3 files and I can`t run this file from PyCharm. VS also can`t run this file. How I can compile TPT++?

     

    Edited once by LordOfPowder777. Last: 27th Sep 2020
  • jacob1
    27th Sep 2020 Developer 0 Permalink
    Hold shift and right click in the folder next to vsproject.py, then click on the button to open in cmd.exe or powershell. Then run "python vsproject.py" from there.

    Also, pycharm should be able to run it somehow