Ethan O'Brien a524629d88 Add server-admin features
- Added ability to "hide" server (by disabling the webui entirely, it will act exactly like the official server)
- Added ability to define the maximum timestamp that the server can return. This can be helpful if the server admin never wants to go past EOS
2024-10-17 23:38:50 -05:00
2024-10-17 23:38:50 -05:00
2024-10-17 23:38:50 -05:00
2024-07-21 23:27:30 -05:00
2024-02-21 08:03:16 -06:00
2024-07-03 12:28:57 -05:00
2024-02-21 08:03:16 -06:00
2024-05-11 15:07:04 -05:00

EW

(stands for ew why)

A (mostly functioning) server for Love Live! School idol festival 2 MIRACLE LIVE!

Building

Linux

Requirements

apt install -y npm libssl-dev perl

Windows

Requirements

Packaging/Running

Build npm: cd webui && npm install && npm run build

Build Rust: Debug: cargo run Release: cargo build --release

Description
A sif2 server
Readme 7.5 MiB
Languages
Rust 85.8%
JavaScript 10.9%
CSS 1.9%
Shell 0.6%
Dockerfile 0.6%
Other 0.2%