Skip to content

ImTheGoobie/DisableBedrockSuspension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

DisableBedrockSuspension

This small C program will prevent the UWP App Suspension that Minecraft: Bedrock Edition suffers from. Just simply add it to your startup folder and profit!

You can download the executable from here or build from source using gcc:

gcc -Os -s -mwindows -nostdlib main.c -lKernel32 -lOle32 -lShell32 -o DisableBedrockSuspension.exe

About

Disables UWP App Suspension for Minecraft: Bedrock Edition

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages