mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-19 14:31:17 +00:00
add a plugins section in the README
This commit is contained in:
parent
844c360163
commit
6f7e7618ca
1 changed files with 5 additions and 0 deletions
|
|
@ -41,6 +41,11 @@ Or try our autoupdating flying-squid server [autonomous-squid](https://github.co
|
|||
You can also install flying-squid globally with `sudo npm install -g flying-squid`
|
||||
and then run it with `flying-squid` command.
|
||||
|
||||
## Plugins
|
||||
|
||||
* [flying-squid-irc](https://github.com/rom1504/flying-squid-irc) a bridge between a irc chan and the minecraft server.
|
||||
Currently used between our test server (rom1504.fr) and our gitter room (through the official gitter irc bridge)
|
||||
|
||||
## Documentation
|
||||
Documentation for how to operate and how to customize your server are coming soon!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue