Skip to content

cabarius/DataViewer

 
 

Repository files navigation

Data Viewer for Pathfinder: Kingmaker

Download

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

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
│
└── KingmakerDataViewer
    ├── DataViewer
    │   └── DataViewer.csproj
    └── DataViewer.sln

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.4%
  • PowerShell 0.6%