An open API service indexing awesome lists of open source software.

https://github.com/derpius/gmfs

Small library to abstract away the Source SDK for accessing the filesystem
https://github.com/derpius/gmfs

cpp garrysmod

Last synced: 9 months ago
JSON representation

Small library to abstract away the Source SDK for accessing the filesystem

Awesome Lists containing this project

README

          

# GMFS

**G**arry's **M**od **F**ile**s**ystem is a tiny library to abstract away use of the Source SDK when working with GMod's virtual filesystem.

Primarilly made for use in VisTrace to avoid the premake build system.