Skip to content
View AEAEAEAE4343's full-sized avatar

Highlights

  • Pro

Block or report AEAEAEAE4343

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. LeetTechMod LeetTechMod Public

    New upcoming tech mod for 1.21.4. More info coming soon-ish.

    Java

  2. Panther2K Panther2K Public

    Windows 2000 styled installer for Panther based distributions of Microsoft Windows (WIM files).

    C++ 14 1

  3. Leet.UI.DuiKit Leet.UI.DuiKit Public

    Tools for working with Direct UI 7.

    C++ 6 2

  4. Windows color schemes registry rever... Windows color schemes registry reverse-engineered into a C# class
    1
    public class ColorScheme
    2
    {
    3
    	[StructLayout(LayoutKind.Explicit, Size = 712, Pack = 1)]
    4
    	private struct ColorSchemeStruct
    5
    	{