Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.
/ announce Public archive

(Depreciated) An Among Us announcement server implementation written in Rust.

Notifications You must be signed in to change notification settings

Sanae6/announce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depreciated

Innersloth switched to serving their announcements through a web server, and the old Hazel implementation is now fully depreciated. I'm not updating this to support the new system since it would be a full rewrite.

announce-au

A reimplementation of the protocol and server Innersloth uses to push announcements to Among Us uses.

Usage

  1. Download the binary from releases and store it in a folder
  2. Download the config.toml file and put it in the same folder.
  3. Change the information in the config file, like the id used for caching and the messages you want to be sent to your users.
  4. Run the binary you downloaded, and start Among Us with your custom region selected.
  5. If forwarding out, make sure 22024 is port forwarded for UDP in your firewall like how an Among Us server would use UDP port 22023.
  6. Profit.

Building

  1. Install Rust
  2. Customize config.toml however you want
  3. Run cargo run --features binary

About

(Depreciated) An Among Us announcement server implementation written in Rust.

Resources

Stars

Watchers

Forks

Languages