Skip to content

Commit 3131ee7

Browse files
Update Nightshade link to GitHub repository
1 parent c283312 commit 3131ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A cross-platform [Rust](https://www.rust-lang.org/) graphics demo using [wgpu](https://wgpu.rs/) to render a spinning triangle. Supports native desktop, WebGL/WebGPU ([WASM](https://webassembly.org/)), Android, Steam Deck, and [OpenXR](https://www.khronos.org/openxr/) VR with hand tracking.
44

55
> **Related Projects:**
6-
> - [Nightshade](https://matthewberger.dev/nightshade) - Game engine based on this boilerplate
6+
> - [Nightshade](https://github.com/matthewjberger/nightshade) - Game engine based on this boilerplate
77
> - [vulkan-example](https://github.com/matthewjberger/vulkan-example) - Vulkan version
88
> - [opengl-example](https://github.com/matthewjberger/opengl-example) - OpenGL version
99
> - [freecs](https://github.com/matthewjberger/freecs) - ECS library used by Nightshade

0 commit comments

Comments
 (0)