Working loading, Saving and default config functions

This commit is contained in:
Jordon Brooks 2024-05-15 16:20:05 +01:00
parent 996dd0a232
commit 5c9a3256d6
Signed by: jordon
GPG key ID: DBD9758CD53E786A
6 changed files with 335 additions and 97 deletions

View file

@ -8,6 +8,8 @@ public class HarmonyLink : ModuleRules
public HarmonyLink(ReadOnlyTargetRules Target) : base(Target)
{
PCHUsage = ModuleRules.PCHUsageMode.UseExplicitOrSharedPCHs;
IWYUSupport = IWYUSupport.Full;
PublicIncludePaths.AddRange(
new string[] {