13 lines
475 B
Markdown
13 lines
475 B
Markdown
# Squirrel module template
|
|
|
|
## Introduction
|
|
|
|
This is a template project for making squirrel modules for [Gothic 2 Online](https://gothic-online.com.pl/) 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 |