Skip to content

Commit

Permalink
deploy: 1fddd57
Browse files Browse the repository at this point in the history
  • Loading branch information
mpewsey committed Jun 15, 2024
1 parent 47ca49b commit d4ce8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h1><a class="anchor" id="autotoc_md3"></a>
<p >Select <code>Add package from git URL...</code> and paste the following URL:</p>
<div class="fragment"><div class="line">https://github.com/mpewsey/ManiaMap.Unity.git?path=Packages/ManiaMap.Unity</div>
</div><!-- fragment --><p >To lock into a specific version, append <code>#{VERSION_TAG}</code> to the end of the URL. For example:</p>
<div class="fragment"><div class="line">https://github.com/mpewsey/ManiaMap.Unity.git?path=Packages/ManiaMap.Unity#v0.0.3</div>
<div class="fragment"><div class="line">https://github.com/mpewsey/ManiaMap.Unity.git?path=Packages/ManiaMap.Unity#v1.0.0</div>
</div><!-- fragment --><h1><a class="anchor" id="autotoc_md4"></a>
Documentation</h1>
<p >For information on the scripting API, as well as instructions related to procedurally generating a room layout, see the <a href="https://mpewsey.github.io/ManiaMap.Unity/md_pages_layout_generation_instructions.html">documentation</a>.</p>
Expand Down

0 comments on commit d4ce8c1

Please sign in to comment.