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

https://github.com/vandercat/gmodhtmlhud

Garry's Mod HTML based HUD proof of concept (pls use it only for implementing it yourself (code is very poorly made and probably unstable) )
https://github.com/vandercat/gmodhtmlhud

Last synced: 4 months ago
JSON representation

Garry's Mod HTML based HUD proof of concept (pls use it only for implementing it yourself (code is very poorly made and probably unstable) )

Awesome Lists containing this project

README

          

# Garry's mod HTML based HUD proof of concept
basic recreation of hl2 hud using html
## installation
clone this repo in gmod addons

e.g.
```
VanderCat@DESKTOP-KNOH7BB MINGW64 /e/SteamLibrary/steamapps/common/GarrysMod/garrysmod/addons
$ git clone https://github.com/VanderCat/gmodhtmlhud
```