/PalworldModdingKit-CosmicDan

All of CosmicDan's mods for PalWorld

Primary LanguageC++GNU General Public License v3.0GPL-3.0

CosmicDan's Palworld SDK

This fork of localcc's SDK contains all of CosmicDan's mods (in Content for BP's and _mods for other files), along with build script.

License of my content is GPLv3.

Original Palworld SDK readme continues below.

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