Skip to content

Commit c8bb94b

Browse files
authored
Updated .NET mentions in README
1 parent 73a55ce commit c8bb94b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and other .NET languages which runs across all platforms (Windows,
1212
Linux, macOS). Gmod.NET allows you to develop cross-platform Garry's Mod extensions without
1313
need to close or reload your game or server.
1414

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.
1616
For more information on modules and API check out [our documentation](https://docs.gmodnet.xyz/).
1717
Only `x86_64` version of Garry's Mod is currently supported.
1818

0 commit comments

Comments
 (0)