A sif2 server
Find a file
2024-04-29 20:48:17 -05:00
asset_server Update to support serving card stuff 2024-04-24 19:05:37 -05:00
logs Implement webui import 2024-04-25 12:54:20 -05:00
src Fix improperly set favorite_card_evolve 2024-04-29 20:48:17 -05:00
webui Implement ability to add login bonus things in webui 2024-04-26 22:02:50 -05:00
.gitattributes Initial commit 2024-02-21 08:03:16 -06:00
.gitignore Add webui 2024-04-24 19:05:20 -05:00
Cargo.lock Add webui 2024-04-24 19:05:20 -05:00
Cargo.toml Add webui 2024-04-24 19:05:20 -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