The Owl Cafe
The Owl Cafe, a community ran and managed by people who love to code and create stuff for fun.
United States of America
Pinned Repositories
.github
gm_binarytable
Another way to store a table to a file
gm_securerandom
A module for generating secure random numbers and strings in Garry's Mod
gm_webapi
A library for better interaction with webAPIs in Garrys Mod.
Gmod-Bullet-Library
A library that makes FireBullets, tracers, damage, ammo types, and armor a much easier task to manage. Yes it was already easy to begin with.
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!
Launcher
An owl cafe launcher.
lua-preprocessor
A preprocessor designed to apply optimizations to code before it gets included. This will allow code to be written cleanly without having to lose optimizations that would otherwise make code difficult to support
Open-Broker
A early stage idea for later. A website designed to provide a means for anybody to be their own broker for stocks, ETFs and crypto.
Streams
Stream organizer for keeping chats organized and clean. Making Multi Streaming much easier.
The Owl Cafe's Repositories
The-Owl-Cafe/Open-Broker
A early stage idea for later. A website designed to provide a means for anybody to be their own broker for stocks, ETFs and crypto.
The-Owl-Cafe/.github
The-Owl-Cafe/gm_binarytable
Another way to store a table to a file
The-Owl-Cafe/gm_securerandom
A module for generating secure random numbers and strings in Garry's Mod
The-Owl-Cafe/gm_streams
Shit code used by OAS. Feel free to use
The-Owl-Cafe/gm_webapi
A library for better interaction with webAPIs in Garrys Mod.
The-Owl-Cafe/Gmod-Bullet-Library
A library that makes FireBullets, tracers, damage, ammo types, and armor a much easier task to manage. Yes it was already easy to begin with.
The-Owl-Cafe/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!
The-Owl-Cafe/Launcher
An owl cafe launcher.
The-Owl-Cafe/lua-preprocessor
A preprocessor designed to apply optimizations to code before it gets included. This will allow code to be written cleanly without having to lose optimizations that would otherwise make code difficult to support
The-Owl-Cafe/Streams
Stream organizer for keeping chats organized and clean. Making Multi Streaming much easier.
The-Owl-Cafe/gluac-rs
👨💻 Rust GLua bytecode compiler
The-Owl-Cafe/gm_hmac
An HMAC Hashing module for garry's mod written purely in lua.