localcc / PalworldModdingKit

A modding kit for Palworld
291 stars 66 forks source link

Palworld game sdk

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