firewire 90cfd4012e
All checks were successful
Build / Check (push) Successful in 23s
Build / Build (push) Successful in 3m20s
Update readme
2026-03-20 12:58:26 -04:00
2026-03-20 12:58:26 -04:00
2026-03-20 11:21:28 -04:00
2026-03-19 01:38:26 -04:00
2026-03-19 01:38:26 -04:00
2026-03-19 01:38:26 -04:00
2026-03-20 12:58:26 -04:00

File-srv-gui-v3

The third iteration of the Megascans repo GUI. Compatible with file-srv-v2 (Current iteration)

Linux and Windows builds are available via the releases page.

Building

Make sure you have a valid rust toolchain, you can download and setup one with rustup. Build steps are the same on both windows and linux.

  1. Clone the repo git clone https://git.catgirls.fish/firewire/file-srv-gui-v3
  2. cd into the repo cd file-srv-gui-v3
  3. Build the binary cargo build --release

Notes:

  • You may need to restart your terminal after installing rust
  • You can run the binary directly with cargo run --release
Description
No description provided
Readme 109 KiB
master Latest
2026-03-20 16:25:57 +00:00
Languages
Rust 100%