foundation/README.md
2021-12-23 03:02:40 +00:00

15 lines
389 B
Markdown

# Foundation
Foundation is a set of plugins that implement the core functionality for a small community Minecraft
server.
## Plugins
* foundation-core - Core functionality
* foundation-bifrost - Discord chat bridge
## Installation
Always validate the contents of a script from the internet!
```
bash -c "$(curl -sL https://git.gorence.io/lgorence/foundation/-/raw/main/install.sh)"
```