Skip to content

Commit

Permalink
Custom.json削除
Browse files Browse the repository at this point in the history
  • Loading branch information
DekoKiyo committed Jun 14, 2024
1 parent fafb0b6 commit d6528ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JapaneseCallouts/JapaneseCallouts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="RagePluginHook" Version="1.109.1" />
<Reference Include="../SDK/*.dll" />
<EmbeddedResource Include="Localization/*.json" Exclude="Localization/Custom.json" />
<EmbeddedResource Include="Localization/*.json" />
<EmbeddedResource Include="Resources/*.xml" />
</ItemGroup>

Expand Down

0 comments on commit d6528ec

Please sign in to comment.