We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2dfc6 commit 2ebc901Copy full SHA for 2ebc901
1 file changed
index.html
@@ -76,6 +76,18 @@ <h1 class="space-lg">Embedded scripting language and engine for Rust</h1>
76
<p>
77
Try it out at the <a href="playground"><i>Online Playground</i> here</a>.
78
</p>
79
+
80
+ <h3 class="space-lg">Other resources</h3>
81
82
+ <p class="space-lg">
83
+ crates.io – <a href="https://crates.io/crates/rhai">https://crates.io/crates/rhai</a>
84
+ </p>
85
+ <p>
86
+ Discord – <a href="https://discord.gg/HquqbYFcZ9">https://discord.gg/HquqbYFcZ9</a>
87
88
89
+ Reddit – <a href="https://www.reddit.com/r/Rhai">https://www.reddit.com/r/Rhai</a>
90
91
</main>
92
</div>
93
</body>
0 commit comments