android: show build info for mod's downloaded libraries

This commit is contained in:
Alibek Omarov
2026-05-07 23:40:14 +05:00
parent 881f0c5ca7
commit 11ee883c84
6 changed files with 109 additions and 3 deletions

View File

@@ -44,4 +44,8 @@
<string name="manifest_error_title">Cannot reach game library server</string>
<string name="manifest_error_message">Failed to download the build manifest:\n\n%1$s\n\nGame libraries cannot be downloaded right now. You can launch the engine anyway, but it likely won\'t find the game DLLs.</string>
<string name="launch_anyway">Launch anyway</string>
<string name="source_repo">Source repository</string>
<string name="source_branch">Branch</string>
<string name="source_commit">Commit</string>
<string name="downloaded_at">Downloaded</string>
</resources>