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

https://github.com/vurvdev/gmod.zig

A garrymod binary module written in zig. That's it.
https://github.com/vurvdev/gmod.zig

Last synced: 2 months ago
JSON representation

A garrymod binary module written in zig. That's it.

Awesome Lists containing this project

README

          

# ZigGModule
This is a binary module for garrysmod written in Zig for fun.

May or may not continue this but Zig is considerably harder for me to work in because it's not even reached a stable point and is much more involved than other languages.

Just prints "Hello World!" in your chat by loading tier0.dll.
Also loads lua_shared.dll.

## Acknowledgements
https://github.com/20kdc/miniature-funicular, Specifically moonboot_dll.
Helped a lot in making this