steamcmd: add Hindi translation (#14752)
This commit is contained in:

committed by
GitHub

parent
4ce87dcebc
commit
33788b6493
16
pages.hi/common/steamcmd.md
Normal file
16
pages.hi/common/steamcmd.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# steamcmd
|
||||
|
||||
> स्टीम क्लाइंट का एक कमांड-लाइन संस्करण।
|
||||
> अधिक जानकारी: <https://manned.org/steamcmd>।
|
||||
|
||||
- एक एप्लिकेशन को गुमनाम रूप से स्थापित या अपडेट करें:
|
||||
|
||||
`steamcmd +login {{गुमनाम}} +app_update {{ऐप आईडी}} +quit`
|
||||
|
||||
- निर्दिष्ट क्रेडेंशियल का उपयोग करके एक एप्लिकेशन को स्थापित या अपडेट करें:
|
||||
|
||||
`steamcmd +login {{उपयोगकर्ता नाम}} +app_update {{ऐप आईडी}} +quit`
|
||||
|
||||
- एक विशिष्ट प्लेटफॉर्म के लिए एक एप्लिकेशन स्थापित करें:
|
||||
|
||||
`steamcmd +@sSteamCmdForcePlatformType {{windows}} +login {{गुमनाम}} +app_update {{ऐप आईडी}} validate +quit`
|
Reference in New Issue
Block a user