Skip to content

Commit

Permalink
deploy: 152a415
Browse files Browse the repository at this point in the history
  • Loading branch information
EzioTheDeadPoet committed Jul 19, 2024
1 parent c9c3801 commit 64b5b54
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions modlist_author_documentation/Meta Files.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,21 @@ <h3 id="directurl"><a class="header" href="#directurl">directURL</a></h3>
directURL=https://skse.silverlock.org/beta/skse64_2_00_20.7z
installed=true
</code></pre>
<h4 id="how-to-get-persistent-github-urls"><a class="header" href="#how-to-get-persistent-github-urls">How to get persistent Github URLs</a></h4>
<ul>
<li>If there are releases, use them.</li>
<li>If you need to &quot;clone&quot;/download the whole repository as a ZIP file do the following:
<ul>
<li>Click on the commit history:<br />
<img src="https://github.com/user-attachments/assets/93676860-b399-4f09-953f-fc910f23ff18" alt="image" /></li>
<li>Click on the button to browse the latest commit:
<img src="https://github.com/user-attachments/assets/cb4cb9bc-9dda-4e9f-86dd-16d1c7153b68" alt="image" /></li>
<li>Make sure that you are browsing a commit by having &quot;random&quot; numbers and letters where normally a branch name would be and copy the download link (and download it):<br />
(You can rename the zip &amp; meta file to have the name you want BUT make sure to get the proper URL for the correct file first.)
<img src="https://github.com/user-attachments/assets/f103de31-6f31-410c-b70e-d50f7835a280" alt="image" /></li>
</ul>
</li>
</ul>
<h3 id="manualurl"><a class="header" href="#manualurl">manualURL</a></h3>
<p><code>.meta</code> files for sites that require the user to manually navigate and download the file and, in some cases, log in, are handled in the following way. This option is recommended for LoversLab due to frequent outages and other issues with their automated API downloads.</p>
<pre><code class="language-ini">manualURL=https://foo.bar.bz/someFile.zip
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 64b5b54

Please sign in to comment.