groups; id
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<p>The vision for Blessfrey <br></p>
|
||||
<br>
|
||||
<ul>
|
||||
% for i in ["achievements", "cast", "controls", "credits", "dialogue", "docs", "highlight", "ID", "inspect menu", "inventory", "item", "job", "keyword", "mechanics", "Mercur", "milestones", "pathfinding", "proxemics", "setting", "skill", "story", "style guide", "terms", "vibe", "website"]:
|
||||
% for i in ["achievements", "cast", "controls", "credits", "dialogue", "docs", "groups", "highlight", "ID", "inspect menu", "inventory", "item", "job", "keyword", "mechanics", "Mercur", "milestones", "pathfinding", "proxemics", "setting", "skill", "story", "style guide", "terms", "vibe", "website"]:
|
||||
<li class="list">{{random.choice(['.','•','☆','★'])}}	<a href=/blessfrey-gdd/{{i}}>{{i}}</a></li>
|
||||
% end
|
||||
</ul>
|
||||
|
||||
@@ -17,6 +17,9 @@ visual dialogue (a dialogue tree plugin for godot) by chimchooree's husband (CUT
|
||||
<a href="https://github.com/nathanhoad/godot_dialogue_manager">Godot Dialogue Manager: A simple but powerful branching dialogue system for Godot</a> by nathanhoad and other contributors <br>
|
||||
license: <a href="https://github.com/nathanhoad/godot_dialogue_manager/blob/main/LICENSE">MIT license</a> <br>
|
||||
<br>
|
||||
<a href="https://github.com/bitwes/Gut">Gut: Godot Unit Test by bitwes and other contributors</a>
|
||||
license: <a href="https://github.com/bitwes/Gut/blob/master/addons/gut/LICENSE.md">MIT license</a> <br>
|
||||
<br>
|
||||
<h2>music </h2>
|
||||
background music: "straight" <br>
|
||||
Benjamin "Bensound" Tissot<br>
|
||||
|
||||
Reference in New Issue
Block a user