Skip to content

Commit 525e2e8

Browse files
Merge pull request #144 from LazymanzoidOfficial/main
Removed JetBrains Fleet and updated MacOS version
2 parents 3f8d8aa + 6b27c20 commit 525e2e8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/tutorials/getting-started/creator-setup.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Polytoria Creator is a 3D editing software used to create your own places.
1313
| Operating System | Processor | Graphics Card | Memory | Additional |
1414
| --------------------------- | --------------------------------------------------------------------------------- | -------------- | ------ | ------------------------------------------------------------ |
1515
| Windows 10 22H2+ | Intel or AMD<br>x64 architecture<br>SSE4.2 instruction set | Vulkan capable | 4 GB+ | Latest offical drivers from hardware vendor<br>Dedicated GPU recommended |
16-
| macOS Ventura 13+ | Intel or Apple M1<br>x64 or ARM64 architecture<br>SSE4.2 or ARMv8 instruction set | Metal capable | 4 GB+ | Rosetta 2 is required for Apple Silicon devices<br>Latest version of macOS recommended |
16+
| macOS Sonoma 14+ | Intel or Apple M1<br>x64 or ARM64 architecture<br>SSE4.2 or ARMv8 instruction set | Metal capable | 4 GB+ | Rosetta 2 is required for Apple Silicon devices<br>Latest version of macOS recommended |
1717
| Ubuntu 22.04+<br>Fedora 42+ | Intel or AMD<br>x64 architecture<br>SSE4.2 instruction set | Vulkan capable | 4 GB+ | NVIDIA Proprietary or AMD Mesa drivers<br>Wayland compositor<br>Dedicated GPU recommended |
1818

1919
A stable internet connection is required to update Polytoria Creator and connect to its services.
@@ -36,7 +36,6 @@ To code in Polytoria Creator we recommend you to use a IDE (Integrated Developme
3636

3737
- [Visual Studio Code](https://code.visualstudio.com/)
3838
- [Sublime Text](https://www.sublimetext.com/)
39-
- [JetBrains Fleet](https://www.jetbrains.com/fleet/)
4039

4140
These are examples, but you can use whatever IDE you want, even Notepad! When editing a script after installation, your system will ask where should it open the script file. Select the IDE you want and starting coding!
4241

0 commit comments

Comments
 (0)