blob: 93f19cb901e78f7aa3533afd6094bdc16643e449 (
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
28
29
30
31
32
33
34
35
36
|
<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>
<p align="center">
<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>
</p>
## 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)
|