Skip to content
Sherrat edited this page Jan 16, 2026 · 8 revisions

Welcome to the ItemManager Install/Compiler!

---------- Required ----------

  • 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.py

---------- Build (OPCIONAL) ----------

Use 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"

---------- Server-Side/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