projects-jenz/torchlight_changes_unloze/torchlight3
2023-09-24 14:16:02 +02:00
..
Torchlight updated wait syntax because it was not supported any longer in asyncClient, replaced youtube-dl with yt-dlp in Commands 2023-09-24 14:16:02 +02:00
_start_mg.sh initial release 2021-03-17 20:46:54 +01:00
_start.sh initial release 2021-03-17 20:46:54 +01:00
access.json initial release 2021-03-17 20:46:54 +01:00
main.py initial release 2021-03-17 20:46:54 +01:00
mainmg.py initial release 2021-03-17 20:46:54 +01:00
README.md initial release 2021-03-17 20:46:54 +01:00
requirements.txt updated wait syntax because it was not supported any longer in asyncClient, replaced youtube-dl with yt-dlp in Commands 2023-09-24 14:16:02 +02:00
triggers.json initial release 2021-03-17 20:46:54 +01:00

Torchlight3

0. Requirements

  • Python3.6
  • FFMPEG
  • youtube-dl
  • On game server:
    • custom sourcemod
    • sm-ext-AsyncSocket extension
    • smjansson extension
    • SMJSONAPI plugin
    • sm-ext-Voice extension

1. Install

  • Install python3 and python-virtualenv
  • Create a virtualenv: virtualenv venv
  • Activate the virtualenv: . venv/bin/activate
  • Install all dependencies: pip install -r requirements.txt

2. Usage

Set up game server stuff. Adapt config.json.

Make sure you are in the virtualenv! (. venv/bin/activate)

Run: python main.py

Glacius was here. xd