Hexadec
Hexadec
Somebody really loves the MIT license! ;) --- See preview on Cloudflare Pages: https://preview-236.quiltmc-org.pages.dev
`it.options.release` should be 21, and ``distributionUrl` should point to the 8.8 version instead of 8.7. Also sourceCompatibility, targetCompatibility, and Mixin Java version is wrong. Also, QSL fails to be imported.
The README seems to refer to the Fabric API, instead of QFAPI. How is a new user supposed to use QFAPI when the README is for a completely different project?!?
Consider renaming it to InGameHud.renderItemHotbar or similar.
``` .../sourcemod/sourcepawn/compiler/lexer.cpp:1687:15: runtime error: signed integer overflow: 8 + 2147483640 cannot be represented in type 'int' .../sourcemod/public/amtl/amtl/am-hashtable.h:619:25: runtime error: left shift of 139267842197648 by 18 places cannot be represented in...
Currently, only native/SourceMod plugins can add to the download list, which means that if I would want to make an add-on that requires custom assets, I would either need to...
Closes https://github.com/ValveSoftware/Source-1-Games/issues/7744
On Guix System. I'm attempting to package this build system for use in Guix. Also, for some reason even though the check fails, `configure.py` returns 0. Logs: ``` starting phase...