From d3fc638f441dab65ca935cd5d007ec989200c4cd Mon Sep 17 00:00:00 2001 From: _nebula <41904486+misternebula@users.noreply.github.com> Date: Mon, 11 Mar 2024 20:22:42 +0000 Subject: [PATCH] copy sample mods in a way github will like??? --- .../OWML.EnableDebugMode/OWML.EnableDebugMode.csproj | 5 ++++- src/SampleMods/OWML.EnumExample/OWML.EnumExample.csproj | 7 +++++-- src/SampleMods/OWML.ExampleAPI/OWML.ExampleAPI.csproj | 5 ++++- .../OWML.LoadCustomAssets/OWML.LoadCustomAssets.csproj | 5 ++++- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/src/SampleMods/OWML.EnableDebugMode/OWML.EnableDebugMode.csproj b/src/SampleMods/OWML.EnableDebugMode/OWML.EnableDebugMode.csproj index 8c0f89d26..e5575712f 100644 --- a/src/SampleMods/OWML.EnableDebugMode/OWML.EnableDebugMode.csproj +++ b/src/SampleMods/OWML.EnableDebugMode/OWML.EnableDebugMode.csproj @@ -3,10 +3,13 @@ net48 9.0 + enable + false + ../../OWML.Launcher/bin/Debug/net48/Mods/OWML.EnableDebugMode - + diff --git a/src/SampleMods/OWML.EnumExample/OWML.EnumExample.csproj b/src/SampleMods/OWML.EnumExample/OWML.EnumExample.csproj index 4b0e06d2d..f60114eb8 100644 --- a/src/SampleMods/OWML.EnumExample/OWML.EnumExample.csproj +++ b/src/SampleMods/OWML.EnumExample/OWML.EnumExample.csproj @@ -3,11 +3,14 @@ net48 9.0 + enable + false + ../../OWML.Launcher/bin/Debug/net48/Mods/OWML.EnumExample - - + + diff --git a/src/SampleMods/OWML.ExampleAPI/OWML.ExampleAPI.csproj b/src/SampleMods/OWML.ExampleAPI/OWML.ExampleAPI.csproj index a86342f32..433ed4919 100644 --- a/src/SampleMods/OWML.ExampleAPI/OWML.ExampleAPI.csproj +++ b/src/SampleMods/OWML.ExampleAPI/OWML.ExampleAPI.csproj @@ -3,10 +3,13 @@ net48 9.0 + enable + false + ../../OWML.Launcher/bin/Debug/net48/Mods/OWML.ExampleAPI - + diff --git a/src/SampleMods/OWML.LoadCustomAssets/OWML.LoadCustomAssets.csproj b/src/SampleMods/OWML.LoadCustomAssets/OWML.LoadCustomAssets.csproj index 77b5f7819..74dc0166c 100644 --- a/src/SampleMods/OWML.LoadCustomAssets/OWML.LoadCustomAssets.csproj +++ b/src/SampleMods/OWML.LoadCustomAssets/OWML.LoadCustomAssets.csproj @@ -3,6 +3,9 @@ net48 9.0 + enable + false + ../../OWML.Launcher/bin/Debug/net48/Mods/OWML.LoadCustomAssets @@ -24,7 +27,7 @@ - +