IgnacioFDM
IgnacioFDM
Fix CAdminData buffer overrun Adjust admin.sma array sizes and DB sizes
With 8.0 breaking changes, the example was no longer working (it was using the old functions)
Switch to HTML5 instead of quirks mode Change CSS to flex to properly fill entire viewport Remove unneeded and outdated .js and .css links
Added .gitignore, and changed project from hardcoded HLSDK directory to env variable $(HLSDK), like other goldsource projects. Platform toolset set to v100, because it fails to compile on newer versions.