mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Add crowdin CLI tool + my misc scripts, so I won't go crazy after all #431
This commit is contained in:
2
tools/crowdin-cli/crowdin.bat
Normal file
2
tools/crowdin-cli/crowdin.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
IF "%CROWDIN_HOME%"=="" (ECHO crowdin is NOT defined) ELSE (java -jar %CROWDIN_HOME%\crowdin-cli.jar %*)
|
||||
Reference in New Issue
Block a user