Skip to content

Commit

Permalink
deploy: a20885d
Browse files Browse the repository at this point in the history
  • Loading branch information
mpewsey committed Aug 28, 2024
1 parent 01e1884 commit 6dd85ef
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 @@ -98,7 +98,7 @@
<div class="headertitle"><div class="title">Sturdy Path </div></div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p ><a class="anchor" id="md__github_workspace_README"></a> <a href="https://github.com/mpewsey/SturdyPath/actions/workflows/tests.yml"><img src="https://github.com/mpewsey/SturdyPath/actions/workflows/tests.yml/badge.svg" alt="Tests" style="pointer-events: none;" class="inline"/></a> <a href="https://github.com/mpewsey/SturdyPath/actions/workflows/docs.yml"><img src="https://github.com/mpewsey/SturdyPath/actions/workflows/docs.yml/badge.svg?event=push" alt="Docs" style="pointer-events: none;" class="inline"/></a> <img src="https://img.shields.io/badge/Godot%20.NET-4.2-blue" alt="Godot .NET 4.0" class="inline"/> <img src="https://img.shields.io/github/v/tag/mpewsey/SturdyPath?label=Version" alt="Version" class="inline"/></p>
<div class="textblock"><p ><a class="anchor" id="md__github_workspace_README"></a> <a href="https://github.com/mpewsey/SturdyPath/actions/workflows/tests.yml"><img src="https://github.com/mpewsey/SturdyPath/actions/workflows/tests.yml/badge.svg" alt="Tests" style="pointer-events: none;" class="inline"/></a> <a href="https://github.com/mpewsey/SturdyPath/actions/workflows/docs.yml"><img src="https://github.com/mpewsey/SturdyPath/actions/workflows/docs.yml/badge.svg?event=push" alt="Docs" style="pointer-events: none;" class="inline"/></a> <img src="https://img.shields.io/badge/Godot%20.NET-4.2%20|%204.3-blue" alt="Godot .NET" class="inline"/> <img src="https://img.shields.io/github/v/tag/mpewsey/SturdyPath?label=Version" alt="Version" class="inline"/></p>
<p >Sturdy Path is a simple Godot addon that provides a way to reference a scene or resource by path, in a manner that won't break when moving files around within the project. This is accomplished by keeping track of the target file's <code>uid://</code> path, which is invariant of the file's location within the project.</p>
<p ><img src="https://github.com/user-attachments/assets/5efec515-aa99-4f41-a93e-d01a8d8e5a43" alt="image" class="inline"/></p>
<h1><a class="anchor" id="autotoc_md1"></a>
Expand Down

0 comments on commit 6dd85ef

Please sign in to comment.