Initial commit

This commit is contained in:
Quaternions 2025-01-02 19:37:33 -08:00
commit c1188aec1b
2 changed files with 13 additions and 0 deletions

13
README.md Normal file
View File

@ -0,0 +1,13 @@
<img align="right" width="25%" src="strafe.png">
# Strafe Project
Monorepo for working on projects related to strafe client.
## How to build and run
1. Have rust and git installed
2. `git clone https://git.itzana.me/StrafesNET/strafe-project`
3. `cd strafe-project`
4. `cargo run --release --bin strafe-client`
## Licenses
Each project has its own license. Most crates are MIT/Apache but notably the Strafe Client has a sole proprietor license.

BIN
strafe.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB