Skip to content

Commit

Permalink
Default PluginTarget to Citrus
Browse files Browse the repository at this point in the history
  • Loading branch information
RedBigz committed Dec 24, 2024
1 parent 790c9db commit e686cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TABGVR.Server/TABGVR.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<!-- Custom Build Settings - to override add -p:key="value" to `dotnet build` -->
<PropertyGroup>
<!-- Build target (TASM - Totally Accurate Server Mod, Citrus - CitrusLib) -->
<PluginTarget>TASM</PluginTarget>
<PluginTarget>Citrus</PluginTarget>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit e686cb1

Please sign in to comment.