Initial commit
This commit is contained in:
commit
4e795fddc7
37 changed files with 3269 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.Social.Entities
|
||||
sleep 60
|
||||
Loading…
Add table
Add a link
Reference in a new issue