# About

## What is Slender Launcher:

This is the launcher for open tibia servers. It installs the client in %appdata% so you'll find it at:

* Windows: `%appdata%/Slender` (`C:\Users\{username}\AppData\Roaming\Slender`)
* MacOS: `~/Library/Application Support/Slender`
* Linux: `~/.config/Slender`

It only installs what's in `client.json` and `asset.json` and only downloads files that need updating instead of a whole package. This makes it very fast and efficient. It also makes it so the client can receive updates without any risk of overriding user settings.

Note that these files are compatible with CIP's `package.json` and `assets.json`. If you're repacking a CIP client, you can use the same files, just rename `package.json` to `client.json`. We renamed it to avoid confusion with the node's `package.json` (used elsewhere in the app).

The launcher itself also updates automatically, so you don't have to worry about it. All you need is to have the URL serving the launcher also have the following files alongside the [client](https://github.com/luan/tibia-client).

* Slender.mac (for MacOS) + Slender.mac.sha256
* Slender.exe (for Windows) + Slender.e

## Features:

* [x] Windows
* [x] &#x20;MacOS
* [x] &#x20;Linux
* [x] &#x20;Auto updater
  * [x] &#x20;Auto updater for the launcher
  * [x] &#x20;Auto updater for the game client
* [x] &#x20;Map downloader
* [x] &#x20;Settings page
  * [x] &#x20;Enable/disable local client launcher
  * [ ] &#x20;Enable/disable test client updater
  * [ ] &#x20;Change game client path
* [ ] &#x20;Server status
* [ ] &#x20;News view

## Github:

* [Slender Launcher](https://github.com/luan/slender-launcher)

## Images:

<details>

<summary>Images</summary>

![](https://content.gitbook.com/content/zV9t92sKcMkphxwdvwZs/blobs/xoQ6sPcjafsBFp5E2N0T/slender-launcher1.png)

![](https://content.gitbook.com/content/zV9t92sKcMkphxwdvwZs/blobs/4V6YmutAw5vweiFbSFTj/slender-launcher2.png)

![](https://content.gitbook.com/content/zV9t92sKcMkphxwdvwZs/blobs/3eEI2vY8QogXDXnpEugW/slender-launcher3.png)

![](https://content.gitbook.com/content/zV9t92sKcMkphxwdvwZs/blobs/PavcDuMe255rov93WOxG/slender-launcher4.png)

![](https://content.gitbook.com/content/zV9t92sKcMkphxwdvwZs/blobs/nMgF1irj7O1W4MCN7voQ/slender-launcher5.png)

</details>
