SignPath

Projects > Toolscreen

A program for overlays, instant resizing, and more, for fullscreen Minecraft

Toolscreen is a DLL that is injected into an instance of Minecraft to add overlay & I/O tools to the game. Toolscreen does not provide any unfair advantages, it is designed to be allowed in speedrunning. The project is developed in C++, and uses MinHook-Detours to hook into Windows and OpenGL functions that the game calls. Toolscreen is primarily distributed as a .jar (or optional .exe), which is just an injector packaging for the .dll file that is injected into the game.

Project handle Toolscreen
Homepage github.com/jojoe77777/Toolscreen
Repository github.com/jojoe77777/Toolscreen
License MIT license