diff --git a/Mod/frame_limiter.dll b/Mod/frame_limiter.dll index f899e3b..62cc525 100644 Binary files a/Mod/frame_limiter.dll and b/Mod/frame_limiter.dll differ diff --git a/ModInfo.xml b/ModInfo.xml index 14ef391..34c5111 100644 --- a/ModInfo.xml +++ b/ModInfo.xml @@ -6,5 +6,5 @@ Limits the frame rate when the game is paused. - 1.0.0.2 + 1.0.0 \ No newline at end of file diff --git a/README.md b/README.md index 8b06257..4db5fd5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ -# tf-frame-limiter +# The Forest - Frame Limiter +A simple mod for The Forest that limits the game's framerate to 30 FPS when paused or loading into a world. I made this so the game doesn't max out my GPU when I'm tabbed out. + +## Changelog + +**v1.0.0** - Initial release