aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: c9bab81de2a485dfd508aac76318659b8cd07dc3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<p align="center">
  <a href="https://github.com/Whirlsplash/whirl">
    <img src="https://raw.githubusercontent.com/Whirlsplash/assets/master/Whirl.png" alt="Whirl icon" width="220" />
  </a>
</p>
<h1 align="center">
  Whirl, an open-source <a href="http://dev.worlds.net/private/GammaDocs/WorldServer.html">WorldServer</a> implementation in <a href="https://www.rust-lang.org/">Rust.</a>
</h1>

## 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
Work-in-progress.

## Documentation
Work-in-progress.

## Contributing
Work-in-progress.

### License
[GNU General Public License v3.0](./LICENSE)