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

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

License

Notifications You must be signed in to change notification settings

The-Owl-Cafe/gmod-module-template

 
 

Repository files navigation

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!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.6%
  • C 17.4%