100% banish submodules (use package manager)
Helps hexops/mach#902 Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
d1c1335a57
commit
22528fafd2
4 changed files with 2 additions and 45 deletions
|
|
@ -17,9 +17,9 @@ Written in [Zig](https://ziglang.org/), Mach is for creating games, graphical ap
|
|||
## Cross-platform graphics in ~60 seconds
|
||||
|
||||
```sh
|
||||
git clone --recursive https://github.com/hexops/mach-examples
|
||||
git clone https://github.com/hexops/mach-examples
|
||||
cd mach-examples/
|
||||
zig build run-core-boids
|
||||
zig build run-sprite2d
|
||||
```
|
||||
|
||||
Cross-platform graphics, a unified shader language & compute shaders.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue