P00LS Games SDK Help

Environments

Developing a Telegram Mini app can be tedious, as most features will only work inside a proper telegram context.

To ease development efforts, P00LS Games SDK offers different strategies and environment

Fake

P00LS Games SDK will detect if it runs outside a Telegram Mini App, and will fall back to a faked behaviour.

In short, every function will work, but will only mimic the best it can the expected behaviour

Development environment (devel)

Games can be deployed to a devel environment, where everything but Ads will work as production would.

You can launch games with the semag bot

Production environment (prod)

You can launch games with the production bot

Last modified: 04 November 2024