Initial commit
This commit is contained in:
commit
79e7cffb4e
49 changed files with 6399 additions and 0 deletions
7
RunTranslationGenerator.sh
Normal file
7
RunTranslationGenerator.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue