Skip to content

vaasdevteam/gmsv_base64

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Description

Adds a function to Garry's Mod for Base64Decode in gLua. Because gmod apparently doesn't have this but has Base64Encode for some reason. While others have writen a Base64Decode in lua already I felt doing it in C++ would be some what better.

Compiling

Compiling supports Windows, Linux and MacOSx aswell as x86_64 support

Credits

General -HeX- | Creating the module the Base64Decode originally came from

Vaas Kahn Grim | Seperating the function from the potential risky functions involving file i/o and updating things for vs2019 and premake5

About

Base64Decode functionality for Garry's Mod written in C++. Credits to General -HeX- for originally writting the function

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 86.1%
  • C 9.1%
  • Lua 4.5%
  • Batchfile 0.3%