Skip to content

Help guide for mod developers, so that they may make their mods compatible with the mod config menu interface.

Notifications You must be signed in to change notification settings

Dekita/palworld-modconfig-devhelp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Palworld Mod Configuration Guides

This repository contains helpful guides for creating compatible configuration to interface with certain Palworld mods created by DekitaRPG@gmail.com. Most notibly, the Mod Configuration Menu, and xMOG Reskin System.

Recommended Programs

  • MS Visual Studio Code (for editing json files - recommend a json formatter extension to ensure valid json)
  • Palworld Mod Kit (for creating blueprints mods - and hooking the mod config menu's save/update events)

MCM: Mod Config Menu

Provides an in-game user interface that allows lua+logic mod creators to easily interface with, that in turn allows players to configure variables used within the modders creations..

xMOG: Transmog Reskin System

Adds an in-game user interface that allows reskin mod creators to easily interface with, that in turn, allows players to customize the skins used during their playthrough. Automatically supports replication (skins shown to other players when playing co-op/multiplayer) providing all parties involved have the relevant skin mods installed.

Extra Support

Join my Discord Support Server if you need some additional guidance in getting things setup for your own mod.

I put a lot of effort into my mods, not only to make them work well and look nice, but also to allow other modders to expand upon them in the future! Please consider helping this process by showing your support via Patreon or PayPal<3

About

Help guide for mod developers, so that they may make their mods compatible with the mod config menu interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published