You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ and other .NET languages which runs across all platforms (Windows,
12
12
Linux, macOS). Gmod.NET allows you to develop cross-platform Garry's Mod extensions without
13
13
need to close or reload your game or server.
14
14
15
-
Gmod.NET allows you to write Garry's Mod modules in C# or any other CIL-compiled language as [__.NET 6.0__](https://dotnet.microsoft.com/) class libraries.
15
+
Gmod.NET allows you to write Garry's Mod modules in C# or any other CIL-compiled language as [__.NET__](https://dotnet.microsoft.com/) class libraries.
16
16
For more information on modules and API check out [our documentation](https://docs.gmodnet.xyz/).
17
17
Only `x86_64` version of Garry's Mod is currently supported.
0 commit comments