mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew.git
synced 2025-05-13 11:37:33 -05:00
A sif2 server
asset_server | ||
logs | ||
src | ||
webui | ||
.gitattributes | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
readme.md |
EW
(stands for ew why)
A (mostly functioning) server for Love Live! School idol festival 2 MIRACLE LIVE!
Building
Linux
Requirements
- perl (This is normally pre-installed)
- rust
- The libssl-dev package. This will vary across distros.
Windows
Requirements
Packaging/Running
Debug: cargo run
Release: cargo build --release