strafe-client: fix readme

This commit is contained in:
Quaternions 2025-01-03 03:37:43 -08:00
parent cbdc389cc9
commit f8880593e6
2 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
<img align="right" width="25%" src="strafe.png">
<img align="right" width="25%" src="../logo.png">
# Strafe Client
In development client for jumping on squares (and riding on triangles)
## How to build and run
1. Have rust and git installed
2. `git clone https://git.itzana.me/StrafesNET/strafe-client`
3. `cd strafe-client`
2. `git clone https://git.itzana.me/StrafesNET/strafe-project`
3. `cd strafe-project/strafe-client`
4. `cargo run --release`

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB