diff --git a/README.md b/README.md index c07c2a8..8b5831e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # Network-Checksum-Disabler -Disables the multiplayer game files checksum in Scrap Mechanic +Disables the multiplayer game files checksum in Scrap Mechanic. + +Currently supported game versions: + +- 0.7.3 Build 776 + +To use, inject the DLL with any DLL injector of your choice. + +You can compile the DLL from source using the provided Visual Studio project files.