strafe-client-jed/README.md

17 lines
569 B
Markdown
Raw Normal View History

2025-01-02 20:07:59 -08:00
<img align="right" width="25%" src="logo.png">
2025-01-02 19:37:33 -08:00
# Strafe Project
Monorepo for working on projects related to strafe client.
2025-01-21 11:37:26 -08:00
## Try it out
See [releases](https://git.itzana.me/StrafesNET/strafe-project/releases) for downloads.
2025-01-02 19:37:33 -08:00
## 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
2025-01-22 07:10:04 -08:00
Each project has its own license. Most crates are MIT/Apache but notably the Strafe Client and engine crates have a sole proprietor license.