diff --git a/ArcFormats/ArcFormats.csproj b/ArcFormats/ArcFormats.csproj index 9a2bde1f..ca9a2fd3 100644 --- a/ArcFormats/ArcFormats.csproj +++ b/ArcFormats/ArcFormats.csproj @@ -641,6 +641,7 @@ + diff --git a/GUI/GARbro.GUI.csproj b/GUI/GARbro.GUI.csproj index 1d0dea17..22b36cf9 100644 --- a/GUI/GARbro.GUI.csproj +++ b/GUI/GARbro.GUI.csproj @@ -266,6 +266,7 @@ Settings.settings True + PublicResXFileCodeGenerator diff --git a/GameRes/GameRes.csproj b/GameRes/GameRes.csproj index 6d74b9ac..9da79f84 100644 --- a/GameRes/GameRes.csproj +++ b/GameRes/GameRes.csproj @@ -105,6 +105,7 @@ + PublicResXFileCodeGenerator diff --git a/README.md b/README.md index 981f6d08..cbfc67cd 100644 --- a/README.md +++ b/README.md @@ -62,3 +62,5 @@ Written by [morkt](https://github.com/morkt/GARbro) under [MIT License](https:// Korean translation by [mireado](https://github.com/mireado) Simplified Chinese translation by [tenyuhuang](https://github.com/tenyuhuang) and [PeratX](https://github.com/PeratX) + +Japanese translation by [haniwa55](https://github.com/haniwa55)