A sif2 server
  • Rust 97.2%
  • CSS 1.7%
  • HTML 0.8%
  • Shell 0.2%
  • Dockerfile 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ethan O'Brien 06c9273151
Some checks are pending
Build docker images / build (push) Waiting to run
Build release binaries / build (push) Waiting to run
New asset hashes I guess I hope nothing breaks
2026-08-17 15:22:51 -05:00
.forgejo/workflows Make arm faster build 2026-06-11 19:59:03 -05:00
assets@dbb068e72c Ship files for offline android/ios servers 2025-12-24 13:13:46 -06:00
docker Oh 2026-08-15 22:20:14 -05:00
src New asset hashes I guess I hope nothing breaks 2026-08-17 15:22:51 -05:00
web_assets/announcement Announcements working 2026-08-12 17:21:52 -05:00
webui@c17a5b00dc Oh 2026-08-15 22:20:14 -05:00
.gitattributes Initial commit 2024-02-21 08:03:16 -06:00
.gitignore Oh 2026-08-15 22:20:14 -05:00
.gitmodules New webui 2026-02-19 09:51:51 -06:00
build.rs Add routing for 3d costume deck thingy idk 2026-07-17 10:25:34 -05:00
Cargo.lock Multi live 2026-08-11 14:41:28 -05:00
Cargo.toml Multi live 2026-08-11 14:41:28 -05:00
LICENSE Update license 2025-11-30 18:09:47 -06:00
readme.md Update readme 2026-02-19 10:18:19 -06:00

EW

(stands for ew why)

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

Building

Requirements

Packaging/Running

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

Docker: docker build --tag ew --file docker/Dockerfile . Will create docker image with tag "ew"