From 64b90c0ca9caba3623cb933b8174befd3b55106c Mon Sep 17 00:00:00 2001 From: AURUMVORXX Date: Tue, 15 Apr 2025 13:38:10 +0300 Subject: [PATCH] fix: Update README --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c736013..a9820c4 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,10 @@ Python support for server-side scripts in [Gothic 2 Online](https://gothic-onlin Requirements: - websockets -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](https://gitlab.com/g2o/modules/dependencies/nonut.git) -*Used as part of PyG2O module* +*Used as part of PyG2O module (for 1.3.4 legacy version)* #### Patrix9999, Martinus-1453 - [Squirrel Module Template](https://gitlab.com/GothicMultiplayerTeam/modules/squirrel-template) -*PyG2O is based on this template* \ No newline at end of file +*PyG2O is based on this template (for 1.3.4 legacy version)* \ No newline at end of file