localcc / PalworldModdingKit

A modding kit for Palworld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A modding kit for Palworld


Languages

Language:C++ 96.5%Language:C 3.2%Language:C# 0.3%