Skip to content

Home

Introduction

Gothic Multiplayer Classic (GMPC) is a free multiplayer modification for popular RPG "Gothic II: Night of the Raven". Originally founded in 2011, revisions to the original code started in 2022.

The old functionality was removed (eg. classes, gamemode, observation) to make space for Lua scripting (split into server/client) so that server creators would have more freedom. Some of the features were also reimplemented (eg. localization, logs, configs) into a different system, essentially modernizing the modification.


The project is developed and maintained by GMPC Team and is open-source.

If you're looking for help or scripting resources, or want to contact the team, join our official Discord Server.

You can also browse our GitHub Organization repositories for official projects.

LUA 5.4 Documentation
TOML Usage Documentation

IDE

Visual Studio Code

Useful plugins

Lua Language Server