7 lines
No EOL
213 B
Bash
7 lines
No EOL
213 B
Bash
cd Tools/TranslationSourceGenerator
|
|
|
|
git submodule update --init --depth 0
|
|
|
|
dotnet restore
|
|
dotnet run -- ../../Translations/strings.json ../../Entities/Translations.cs ProjectMakoto.Plugins.Music.Entities
|
|
sleep 60 |