diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -25,6 +25,21 @@ </div> </div></div></div> <div id="divbody"><div class="content"> +<div class="section_header"><a class="ablack" href="download-mods-for-a-steam-game-from-the-steam-workshop.html"> +Download mods for a Steam game from the Steam Workshop +</a></div> +<!-- bashblog_timestamp: #202506072028.51# --> +<div class="subtitle">июня 07, 2025 — +Ivan Davydov +</div> +<!-- text begin --> + +<pre alt="sh"> +steamcmd "+login $USERID" $(for i in $MODLIST; do echo "+download_item $APPID $i"; done) +</pre> + +<p>Метки: <a href='tag_sh.html'>sh</a>, <a href='tag_steam.html'>steam</a></p> +<!-- text end --> <div class="section_header"><a class="ablack" href="pubnix----prosody--pam-.html"> Pubnix - Установка Prosody с PAM-авторизацией </a></div> |