Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.18 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.18 KB

GitHub issues GitHub stars GitHub forks

plugin

The plugin used to send heartbeats to the API.

Getting started

All you need to do to register your server with Among Servers is download the latest release DLL and add it to a folder titled "plugins" inside your Impostor server directory.

When you start your server you should see a message of "Enabled Among Servers Plugin" - this confirms your server has the plugin is correctly installed.

Add a name to your server

Inside the config.jons file for your Impostoer server, under "Server" section you can add a new field called "Name" and add any name you would like for your server. The maximum length accepted is 128 characters.

Contributing

Any pull requests or bug reports are welcome, please try and keep to the existing style conventions and comment any additions.