Software Center
icon of software
Anti Screen Burn
1.0
macOS App
Avoid your OLED Display from burning in by features like dim screen light level, move window randomly, and more.
preview of image
preview of image
preview of image
Release Date2023-12-9
System RequirementmacOS Sonoma & later
CompatibilityApple Silicon & Intel
Build#1
icon of software
Pangu
3.9.9
Minecraft Mods
An Minecraft Forge Mod framework with ui, custom font, annotation registry and more.
// Easily initialize your mod
public interface HelloPangu {
    // Init your mod here
    @Load
    static void init() {
        logger.info("Pangu-Example initialization");
    }
    
    // Auto registration as modid:simple_item
    @RegItem
    Item simpleItem = new Item();
}
// Lots of annotations to code faster
public interface Input {
    // Listen key press event
    @BindKeyPress(value = Keyboard.KEY_O)
    static void keyDown() {
        say("I'm Chen");
    }
    
    // access between server & client
    @Bridge
    static void say(String message) {
        logger.info("Message From client: " + message);
    }
}
Release Date2021-9-8
CompatibilityMinecraft 1.12.2
DependencyForge
icon of software
Video Bandwidth Calculator
Web
helps you ensure all your equipment is compatible with your video system's requirements.
preview of image
icon of software
Minecraft Online
1.3
iOS App & macOS App
Check the status of your Minecraft/Bukkit/Spigot/Sponge server anytime on your device, including server information such as online player count, latency, MOTD, icon, and more. In addition, it also supports adding desktop widgets to the home page!
preview of image
preview of image
preview of image
Release Date2021-12-15
CompatibilitymacOS Universal
Build21M7
icon of software
Game Porting Manager
8
macOS App
Allowing you to easily port Windows games to macOS, using Apple Game Porting Toolkit.
preview of image
preview of image
preview of image
preview of image
Release Date2023-9-27
CompatibilityApple Silicon only
Build#8
icon of software
Color Contrast Calculator
Web
Ensure your tint color looks good on both light and dark background.
preview of image
icon of software
ChinaCraft
0.4.209
Minecraft Mods
A mod that adds Chinese elements to Minecraft.
preview of image
preview of image
preview of image
Release Date2018-6-3
CompatibilityMinecraft 1.7.10
DependencyForge
Size5.12 MB
Unauthorized reproduction of original content on this website is prohibited.