You've already forked AstralRinth
forked from didirus/AstralRinth
Allow multiple labrinth instances (#3360)
* Move a lot of scheduled tasks to be runnable from the command-line * Use pubsub to handle sockets connected to multiple Labrinths * Clippy fix * Fix build and merge some stuff * Fix build fmt : --------- Signed-off-by: Jai Agrawal <18202329+Geometrically@users.noreply.github.com> Co-authored-by: Jai A <jaiagr+gpg@pm.me> Co-authored-by: Jai Agrawal <18202329+Geometrically@users.noreply.github.com>
This commit is contained in:
2
apps/labrinth/src/sync/mod.rs
Normal file
2
apps/labrinth/src/sync/mod.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub mod friends;
|
||||
pub mod status;
|
||||
Reference in New Issue
Block a user