главная|main page

состояние|status

журнал|journal

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/index.html b/index.html
index cc0881d..b63f390 100644
--- a/index.html
+++ b/index.html
@@ -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 &mdash;
+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>