A sif2 server
Find a file
2024-05-10 20:22:32 -05:00
asset_server Update to support serving card stuff 2024-04-24 19:05:37 -05:00
logs Add more logs 2024-05-04 12:19:25 -05:00
src Implement proper bond weight distribution 2024-05-10 20:22:32 -05:00
webui Add time progression along with server time set 2024-05-05 16:10:28 -05:00
.gitattributes Initial commit 2024-02-21 08:03:16 -06:00
.gitignore Remove Cargo.lock 2024-05-04 14:23:42 -05:00
Cargo.toml this thing so windows will work 2024-05-09 19:14:39 -05:00
LICENSE Initial commit 2024-02-21 08:03:16 -06:00
readme.md Update readme 2024-04-29 10:40:30 -05:00

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