aboutsummaryrefslogtreecommitdiff
path: root/src/introduction.md
blob: 7665ccd220f042fa2a3cc580f0501ff285fdead7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Introduction
Whirlsplash is a [WorldServer](http://dev.worlds.net/private/GammaDocs/WorldServer.html) protocol implementation written in [Rust](https://www.rust-lang.org/).

<a href="https://discord.com/invite/8hn6padWF6" title="Discord">
	<img src="https://img.shields.io/discord/821938182274154506">
</a>
<a href="./LICENSE" title="License">
	<img src="https://img.shields.io/github/license/Whirlsplash/whirl">
</a>

## 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.

### License
[GNU General Public Liense v3.0](https://github.com/Whirlsplash/whirl/blob/master/LICENSE)