Example Plugin
This commit is contained in:
commit
03899f8e5b
23 changed files with 1128 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.Example.Entities
|
||||
sleep 60
|
||||
Loading…
Add table
Add a link
Reference in a new issue