🚀Installation

Instructions for installing gpm on any client or server.

You do not need to install gpm on client to connect to server with gpm.

Automatically updated and always has the most current and most stable version available.

If you chosen Steam Workshop as your installation option, it will be enough to subscribe to workshop item. If you want to install on a dedicated server, you need to create a Steam Workshop Collection and add GLua Package Manager to your collection, then use this collection on your server.

First thing you need to do is install Git:

apt update
apt install git

With installed Git go to your garrysmod/addons/ folder and type in your shell:

git clone https://github.com/Pika-Software/glua-package-manager.git

Last updated