Mod Templates for Owlcat Games
$ dotnet add package Owlcat.Templateswinget install Microsoft.Dotnet.SDK.9winget install Microsoft.VisualStudio.2022.Community --override "--add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.Net.Component.4.8.1.SDK"dotnet nuget add source https://api.nuget.org/v3/index.json -n nuget.orgThe name specified has already been added to the list of available package sources. Provide a unique name.")dotnet new install Owlcat.Templatesdotnet new <TemplateName> -n <ModID> -D "<Mod Name>" (Replace the <value> placeholder with actual values; See a list of TemplateNames just below.)rtmod - UnityModManager Template for Warhammer 40,000: Rogue Traderrtmodworkshop - UnityModManager Template for Warhammer 40,000: Rogue Trader. Adds a publishing task which will directly publish to Steam Workshop.rtbpmod - UnityModManager Template for Warhammer 40,000: Rogue Trader. Adds a patch for modifying the Blueprint cache.rtbpmodworkshop - UnityModManager Template for Warhammer 40,000: Rogue Trader. Adds a patch for modifying the Blueprint cache. Adds a publishing task which will directly publish to Steam Workshop.wrathmod - UnityModManager Template for Pathfinder: Wrath of the Righteouswrathsoundmod - Wwise Template to add new sounds/voices to the game, bundled with a UnityModManager Template for Pathfinder: Wrath of the Righteous. Read the docs (WIP) to find out how to use the Wwise setup!wrathsoundvoicemod - Wwise Template to add new player/merc voice sets to the game, bundled with a UnityModManager Template for Pathfinder: Wrath of the Righteous. Read the guide on the wiki to find out how to use the Wwise setup!wrathbpcoremod - BPCore UnityModManager Template for Pathfinder: Wrath of the Righteous. BPCore is a community library to make certain aspects of modding easier in Wrath.kmmod - UnityModManager Template for Pathfinder: Kingmakerkmsoundvoicemod - Wwise Template to add new player/merc voice sets to the game, bundled with a UnityModManager Template for Pathfinder: Kingmaker. Read the guide on the wiki to find out how to use the Wwise setup!After that you should working setup for a UnityModManager mod which:
For sound mods, they additionally contain: