Skip to content

Setting up Polytoria Creator

Polytoria Creator, available for Windows, Mac and Linux, is a tool to make your own places on Polytoria.

System Requirements

Operating System Windows MacOS Linux
Operating System Version Windows 10 21H1+ and Windows 11 High Sierra 11+ Ubuntu 20.04+, Fedora 38+, Debian 12+
CPU x86, x64 architecture with SSE2 instruction set support. Apple Silicon, x64 architecture with SSE2. x64 architecture with SSE2 instruction set support.
Graphics API DX10, DX11, DX12 capable. Metal capable Intel and AMD GPUs OpenGL 3.2+, Vulkan capable.
RAM At least 4GB+
Internet Connection An internet connection is required to update the creator and connect to its services.

A 2-button mouse with a scroll wheel is also recommended.

Launching the Creator

  1. Go to the Create page.
  2. Click the "Launch Creator" button or the "Edit" button on any place.
  3. The Launcher will open and perform an update, if necessary.
  4. The Creator should open and authenticate with Polytoria.

Note: If you haven't downloaded the Launcher yet, you must download it from the Places page.

Coding in the creator

To code in Polytoria Creator we recommend you to use a IDE(Integrated Development Envieronment). These are some of the widely used IDEs: Visual Studio Code and Sublime Text, these are examples, you can use whatever IDE you want, even Notepad. After installing, when editing a script, your system will ask where should it open the script file, select the IDE you choose and code!

Going further

You should now be ready to learn the Creator's Interface. View Understanding Creator's Interface to learn more.