Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 424 Bytes

File metadata and controls

11 lines (9 loc) · 424 Bytes

gm_mount

Mount content to your GMod virtual filesystem

Description

This module allows you to mount content (specifically targeted towards other games) to your virtual filesystem. For documentation, see the wiki.

Building/installation

  1. Clone the repo
  2. Run build-(windows/linux).(bat/sh)
  3. Move ./bin/gm_mount.dll to GarrysMod/garrysmod/lua/bin/gm(sv/cl)_mount.dll
  4. require("mount") from menu state to test