mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-03 18:42:37 +00:00
composer.json: added update-translation-apis custom command
This commit is contained in:
parent
fd41a0f510
commit
ce70dc48c0
@ -86,6 +86,9 @@
|
||||
],
|
||||
"update-registry-annotations": [
|
||||
"@php build/generate-registry-annotations.php src"
|
||||
],
|
||||
"update-translation-apis": [
|
||||
"@php build/generate-known-translation-apis.php"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user