The official StrafesNET game client for bhop/surf.
Go to file
2024-10-04 19:42:25 -07:00
.cargo use strafesnet registry 2024-07-22 13:21:47 -07:00
images load squid texture 2023-09-20 17:13:08 -07:00
models use teapot with normals 2023-09-06 13:01:15 -07:00
src simplify double map into single map 2024-10-04 12:47:52 -07:00
tools iso shortcut 2024-08-02 08:03:16 -07:00
.gitignore no more textures 2024-07-30 11:37:26 -07:00
Cargo.lock update rbx_loader 2024-10-04 19:42:25 -07:00
Cargo.toml update rbx_loader 2024-10-03 20:33:10 -07:00
CONTRIBUTING.md Licensing is too scary, keep my options open for now 2023-08-31 02:05:03 -07:00
LICENSE this is now a multi year project 2024-01-29 16:19:57 -08:00
README.md add image 2023-08-31 02:05:03 -07:00
strafe.png add image 2023-08-31 02:05:03 -07:00

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
  4. cargo run --release