Palworld game sdk

January 29, 2024 ยท View on GitHub

This sdk allows for creation of blueprint mods referencing game functions, which makes it possible to add custom pals, change player behavior, modify constants, etc.

Simple example usage could look like this:

Set inventory weight

Installing the SDK

You can find the guide for installing the sdk here