Skip to content

Mock server implementation to avoid use of Ankama Launcher

Notifications You must be signed in to change notification settings

Daweyy/ThriftAnkama

Repository files navigation

ThriftAnkama

This project is a mock server implementation to avoid the use of the Ankama Launcher for running specifics games.

Built using Bun (NodeJS can be used too).

Place the credentials.json file in a compatible game directory (same port should be used as in ThriftServer.js). Can also be set with PORT env variable

Install dependencies :

bun install

Run :

bun ThriftServer.js

Optionnal: To regenerate definition files

thrift.exe -r --gen js:node ZaapService.thrift

About

Mock server implementation to avoid use of Ankama Launcher

Topics

Resources

Stars

Watchers

Forks