diff --git a/OpenRA.Mods.Example/OpenRA.Mods.Example.csproj b/OpenRA.Mods.Example/OpenRA.Mods.Example.csproj index e76e48fe6..c2f9e7206 100644 --- a/OpenRA.Mods.Example/OpenRA.Mods.Example.csproj +++ b/OpenRA.Mods.Example/OpenRA.Mods.Example.csproj @@ -1,26 +1,9 @@ + - net5.0 - netstandard2.1 - true - true - 7.3 - true - true ../engine/bin - false - AnyCPU - false ../engine/OpenRA.ruleset - - - - - - DEBUG;TRACE - false - False @@ -28,14 +11,5 @@ False - - - - - - - - - diff --git a/mod.config b/mod.config index 1a7891e1d..982526048 100644 --- a/mod.config +++ b/mod.config @@ -9,7 +9,7 @@ MOD_ID="example" # The OpenRA engine version to use for this project. -ENGINE_VERSION="be22493" +ENGINE_VERSION="9b1ca7e7aea42177e4059ccede2027fb350c3649" ############################################################################## # Packaging