🚀Slender Launcher

What is Slender Launcher:

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.

  • Slender.mac (for MacOS) + Slender.mac.sha256

  • Slender.exe (for Windows) + Slender.exe.sha256

  • Slender (for Linux) + Slender.sha256

Features:

Features

Images:

Images

Github:

Github

Last updated