Skip to content

The-Lord-of-Owls/gm_streams

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

gm_streams

Shit code used by OAS. Feel free to use

What it does

This adds UInt64 and Int64 support to garrysmod, as well as an unrestricted file library.

How to install on Windows

Grab the released gmsv_streams_win32.dll file and move it into garrysmod/lua/bin. Create the directory if it doesn't exist. Make sure the file name begins with "gmsv_" and ends with "_win32.dll" or else it will not work.

How to install on Linux

Grab the released gmsv_streams_linux.dll file and move it into garrysmod/lua/bin. Create the directory if it doesn't exist. Make sure the file name begins with "gmsv_" and ends with "_linux.dll" or else it will not work.

About

Shit code used by OAS. Feel free to use

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 74.2%
  • Makefile 22.1%
  • C 1.8%
  • Lua 1.3%
  • Batchfile 0.6%