Skip to content

GmodNET 0.5.0 alpha (code name: Buzuluk)

Pre-release
Pre-release

Choose a tag to compare

@GlebChili GlebChili released this 05 Dec 21:32

Corresponding GmodNET.API version

0.5.0

.NET Core version

.NET Core Runtime 3.1.0 (with ASP.NET Core 3.1.0)

Release Notes

  1. Whole project was moved to .NET Core 3.1

  2. Bug which could lead to memory leaks and unexpected behavior on Mac Os was fixed

Installation

  1. Download archive for your OS

  2. Extract it to garrysmod/lua/bin folder

  3. Download and copy gm_dotnet_server.lua to garrysmod/lua/autorun/server

  4. Download and copy gm_dotnet_client.lua to garrysmod/lua/autorun/client