GmodDotNet
GmodDotNet copied to clipboard
Cross-platform .NET Module/Plugin platform for Garry's Mod powered by .NET.
The documentation search field does not work. This is because a required `index.json` is not generated. It can be fixed by adding `"ExtractSearchIndex"` to the `postProcessors` key in `docfx.json`
Small change to be less strict on the required sdk version. Allows me to build (I have dotnet sdk version 7.0.202)
# Your suggestion Right now API accepts only `string`s. I think developers may benefit from using spans of chars and utf8 strings directly that require no encoding at runtime on...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1.0.0 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...