Skip to content

An xEdit scripting library that provides a variety of functions for the generation of patches

License

Notifications You must be signed in to change notification settings

matortheeternal/mxpf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MXPF

MXPF is an xEdit scripting library that provides a variety of functions for the generation of patches. Want to rebalance armor and weapons in Skyrim? Done. Apply a new particle effect to every weather? Easy. Change the configuration of all NPCs? Cake.

MXPF is comprised a suite of functions that do the work of finding the records you want to patch, identifying/creating a patch file, and copying records to the patch. Where you would normally have to learn to do all of these steps yourself, with MXPF you can accomplish everything you need with a few simple functions.

Installation

To install, simply copy the files in the Edit Scripts folder to xEdit's Edit Scripts folder.

The Documentation folder contains all the documentation you'll need to get started using MXPF to automate the creation of patches in xEdit.

The ESPs folder has three plugins for use with the MXPF test suite, you don't need to install them for MXPF to function.

Dependencies

About

An xEdit scripting library that provides a variety of functions for the generation of patches

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages