Whirl, an open-source WorldServer implementation in Rust.
## Purpose
Two *main* reasons;
1. Worlds' official servers are old, slowly deteriorating, and *probably unmaintained*.
2. Worlds is **old**. The shutdown of the servers is inevitable.
TLDR: To keep Worlds' legacy going for future generations.
## Usage
Use in production environments is not recommended as this project is a work-in-progress. As we begin to become more stable and add new features, we will release periodic updates regarding production use.
## Documentation
[https://www.whirlsplash.org](https://www.whirlsplash.org)
## Development
[https://www.whirlsplash.org/introduction/development.html](https://www.whirlsplash.org/introduction/development.html)
## Contributing
Please reference the [contribution guidelines](./CONTRIBUTING.md) of this repository.
### License
[GNU General Public License v3.0](./LICENSE)