aboutsummaryrefslogtreecommitdiff
path: root/docs/introduction/basis.md
blob: 2eb8a4b4bdb8022d3d347735c8a246c9da7f5cd7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: Basis
slug: /
---

Whirlsplash is a
[WorldServer](http://dev.worlds.net/private/GammaDocs/WorldServer.html)
implementation in [Rust](https://www.rust-lang.org/) which has a strong focus on speed,
maintainability, and easy configuration.

<a href="https://discord.com/invite/8hn6padWF6">
<img src="https://img.shields.io/discord/821938182274154506" alt="Discord" />
</a>&nbsp;
<a href="https://www.codefactor.io/repository/github/whirlsplash/whirl">
<img src="https://www.codefactor.io/repository/github/whirlsplash/whirl/badge" alt="CodeFactor" />
</a>&nbsp;
<a href="https://saythanks.io/to/[email protected]">
<img src="https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg" alt="Say Thanks" />
</a>&nbsp;
<a href="https://github.com/Whirlsplash/whirl/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/Whirlsplash/whirl" alt="License" />
</a>