/ website / source / index.md
index.md
 1  ---
 2  layout: home
 3  hero:
 4    name: Lineage2TS
 5    tagline: High Five server emulator featuring open-source MMO server platform written in Typescript
 6    actions:
 7      - theme: brand
 8        text: đŸ“Ĩ Windows x64
 9        link: https://gitlab.com/api/v4/projects/44963134/packages/generic/game/latest/l2ts-game-login-windows.7z
10      - theme: brand
11        text: 🐧 Linux x64
12        link: https://gitlab.com/api/v4/projects/44963134/packages/generic/game/latest/l2ts-game-login-linux-amd64.7z
13      - theme: brand
14        text: 🤖 RPI Linux x64
15        link: https://gitlab.com/api/v4/projects/44963134/packages/generic/game/latest/l2ts-game-login-linux-arm64.7z
16  
17  features:
18    - icon: đŸ•šī¸
19      title: Ready To Play
20      details: Download, extract and run on Windows or Linux, no additional software setup required
21    - icon: đŸŗ
22      title: Available
23      details: Deploy in seconds to cloud or local server with Docker or Podman, try it on Raspberry PI!
24    - icon: đŸ› ī¸
25      title: Configurable
26      details: Tweak more than 1000 different server options to enhance game play experience
27    - icon: đŸ›Ąī¸
28      title: Reliable
29      details: More than 1000 of advanced client to server tests guarantee server stability as new features are added
30  ---