Skip to content

hsinyuhcan/KingmakerUIExtensionsMod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI Extensions Mod for Pathfinder: Kingmaker

Download

https://www.nexusmods.com/pathfinderkingmaker/mods/99

Compile

This project depends on ModMaker, you need both repos in the same folder, and a folder called KingmakerLib including the Dll files. The folder structure should look like:

Repos
│
├── KingmakerLib
│   ├── UnityModManager
│   │   ├── 0Harmony12.dll
│   │   └── UnityModManager.dll
│   └── *.dll
│
├── KingmakerModMaker
│   ├── ModMaker
│   │   └── ModMaker.shproj
│   └── ModMaker.sln
│
└── KingmakerUIExtensionsMod
    ├── UIExtensions
    │   └── UIExtensions.csproj
    └── UIExtensions.sln

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages