Initial commit
This commit is contained in:
commit
c1188aec1b
13
README.md
Normal file
13
README.md
Normal 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
BIN
strafe.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
Reference in New Issue
Block a user