Skip to content

Commit

Permalink
Merge pull request #744 from AtomHare/i18n-cleanup
Browse files Browse the repository at this point in the history
Cleanup : remove unused I18N libs
  • Loading branch information
maddie480 authored Mar 6, 2024
2 parents b1780e4 + 470b3e8 commit ab4ea54
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions Celeste.Mod.mm/Celeste.Mod.mm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,24 +26,6 @@
<HintPath>..\lib-stripped\FNA.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="I18N">
<HintPath>..\lib\I18N.dll</HintPath>
</Reference>
<Reference Include="I18N.CJK">
<HintPath>..\lib\I18N.CJK.dll</HintPath>
</Reference>
<Reference Include="I18N.MidEast">
<HintPath>..\lib\I18N.MidEast.dll</HintPath>
</Reference>
<Reference Include="I18N.Other">
<HintPath>..\lib\I18N.Other.dll</HintPath>
</Reference>
<Reference Include="I18N.Rare">
<HintPath>..\lib\I18N.Rare.dll</HintPath>
</Reference>
<Reference Include="I18N.West">
<HintPath>..\lib\I18N.West.dll</HintPath>
</Reference>
<Reference Include="Steamworks.NET">
<HintPath>..\lib-stripped\Steamworks.NET.dll</HintPath>
<Private>False</Private>
Expand Down
Binary file removed lib/I18N.CJK.dll
Binary file not shown.
Binary file removed lib/I18N.MidEast.dll
Binary file not shown.
Binary file removed lib/I18N.Other.dll
Binary file not shown.
Binary file removed lib/I18N.Rare.dll
Binary file not shown.
Binary file removed lib/I18N.West.dll
Binary file not shown.
Binary file removed lib/I18N.dll
Binary file not shown.

0 comments on commit ab4ea54

Please sign in to comment.