AURUMVORXX 03dfd1408c feat: Added ability to change entry point name
+ Renamed default entry point name
+ Added proper exception handling
+ Added ability to use .pth files
2025-03-25 19:16:21 +03:00

PyG2O

Python support for server-side scripts in Gothic 2 Online.

Documentation: https://aurumvorxx.github.io/PyG2O/

How to build

Requirements:

  • Python 3.13
  • CMake

Steps:

  1. Copy this repo to your local machine
  2. Initialize all submodules
  3. Build with CMake, selecting your desired preset (Release/Debug) and target PyG2O
  4. (Optional) Uncomment and edit block of code at source/CMakeLists.txt for auto copy testing files

Credits

Marcin - NoNut

Used as part of PyG2O module

Patrix9999, Martinus-1453 - Squirrel Module Template

PyG2O is based on this template

Description
No description provided
Readme 598 KiB
Languages
Squirrel 54.4%
Python 45.6%