Skip to content
Mikolka edited this page Apr 24, 2025 · 6 revisions

Welcome to the P-Slice wiki!

Here you can read about modding features and utilities provided by P-Slice.

While you're here, feel free to join P-Slice discord server for more direct communication (or to hang out with others)

Compilation notes:

Libraries used to compile P-Slice will drastically change depending on which platform (and variant) you are compiling. Scripts for automatic dependency installation are located in the setup folder

Haxe 4.3.6

  • unix.sh - for compiling on Linux and MacOS
  • windows.bat - for compiling for Windows
  • windows-msvc.bat - for installing cpp compiler for Windows
  • mobile.sh - For mobile and ARM devices

Clone this wiki locally