LogoLogo
  • Introduction
  • sdks
    • Feature Comparison
    • Unity
    • Godot
    • Defold
    • LÖVE
    • Unreal
  • Quick Start
    • Unity
    • Godot
    • Defold
    • LÖVE
    • Unreal
  • Server Side
    • Entities
    • Chunks
    • Dimensions
    • Events
    • Logging
    • Lua Environment
    • Git Primer
    • Physics
  • HTTP API
    • Authentication
    • Player API
  • Api Reference
    • Entity API
      • Create
      • Message
    • Client API
      • Message
    • Dimension API
      • Create
      • Delete
      • List
    • Events API
      • on_player_join
      • on_player_leave
    • Table API
      • Append
      • Remove
      • Join
    • Util API
      • Time
      • TimeMillis
    • HTTP Request API
      • Get
      • Post
      • Put
      • Delete
    • Physics API
      • NewBody
      • NewBoxShape
      • NewSphereShape
Powered by GitBook
On this page
  1. sdks

Feature Comparison

PreviousIntroductionNextUnity

Last updated 8 days ago

Below is a brief comparison of which engines support which PP features.

Engine
Auth
Encryption
Chunk Data
Web Builds

Unity

RC4

Defold

AES

Godot

RC4

LÖVE

RC4

Unreal

RC4

The following features are only available for Planetary Processing games:

  • (Beta)

You can upgrade any game to , from the 'Admin' settings of your .

premium
HTTP API
Player API
premium
Game Dashboard
Chunkloader Entities
Multi-User Access
HTTP Requests