-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Sherrat edited this page Jan 16, 2026
·
8 revisions
Welcome to the ItemManager Install/Compiler!
- Resolution: 1920x1080
- 8gb Ram
- Processor Quad-Core
- Hd: 4gb
# Instalar dependências
- Python 3.14+
py -m pip install -r requirements.txt
# Executar
py itemManager.pyUse o comando abaixo na raiz do projeto:
py -m nuitka ItemManager.py ^
--onefile ^
--windows-console-mode=disable ^
--enable-plugin=pyqt6 ^
--windows-icon-from-ico="data\icon.ico" ^
--include-data-dir="data=data"
-
dat/spr download: https://downloads.ots.me/data/tibia-clients/dat_and_spr/1098.zip
-
Client-side:
Otclient Redemption: https://github.com/mehah/otclient/releases
Otclient V8: https://github.com/OTCv8/otclientv8
- Server-side:
Black-Tek: https://github.com/Black-Tek/BlackTek-Server/releases
The Forgotten Server 1.42: https://github.com/otland/forgottenserver/releases/tag/v1.4.2