nicmr / fidelitas

Rust network audio player and web client using actix and crossbeam multithreading, websockets, libvlc, and an Elm frontend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

controls.js missing from windows release zip

nicmr opened this issue · comments

commented
commented

This was actually an issue on all runners
Fixed with 9dfa978

commented

There's a generic build script at ./scripts/elm-make.sh . This should probably be used in the future instead. opening a separate issue #43