AURUMVORXX aece83e914 feat: Added event calling into Python
+ Added onInit, onTick, onExit, onTime events
2024-11-02 02:47:38 +03:00
2024-11-02 02:47:38 +03:00
2021-08-28 05:05:26 +02:00
2022-10-28 01:34:24 +02:00
2024-05-29 02:47:07 +00:00
2024-05-29 02:47:07 +00:00
2024-03-08 22:21:08 +01:00

Squirrel module template

Introduction

This is a template project for making squirrel modules for Gothic 2 Online modification.
The template uses:

  • CMake to support Windows and Linux systems + specific architectures.
  • gitlab-ci for easier release of new module versions.
  • MkDocs for generating and hosting web documentation.

Documentation

https://gothicmultiplayerteam.gitlab.io/modules/squirrel-template

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