Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 534 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 534 Bytes

NOTICE: Owl Cafe is migrating away from extending lua through the use of C++ binaries in garry's mod. Focus has shifted to a more powerful alternative. This repo will remain for historical value

gmod_module_template

A very basic template for creating new binary modules for garry's mod, without needing to take time to set things up!

HOW TO USE

  1. Grab the zip file from releases and place it in "C:\Users[USERNAME]\Documents\Visual Studio [VERSION]\Templates\ProjectTemplates"
  2. Start using it when creating a new project!