• Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1

    Dark_rainbow

    Minecraft client

    Dark_Rainbow minecraft mod client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Death Plague Gaming - Rebooted

    Death Plague Gaming - Rebooted

    The official server of Death Plague Gaming!

    Please note before you begin you need a minimum of 5GB of ram to play. I am sorry for the inconvience. https://docs.google.com/document/d/1AbGVy0_6Qyx7xNaicG8KD_oF5kTwfGhcx2qqWP11Mww/edit?usp=sharing # ::Contact information:: Discord-Lobby https://discord.gg/gYFcFNQ Discord-Minecraft Team https://discord.gg/9swcJcD Please don't spam our channels or I will ban your MAC address and IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Diggo

    Diggo

    Diggo a 2D version of minecraft made with Pygame!

    New Diggo version is coming soon! Diggo (originally pytcraft) is a 2D version of minecraft to teach kids how to code with Python and have fun! Soon to have a Diggo API! Comes with Pylaunch API!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dokkan Passive Generator

    Dokkan Passive Generator

    A Simple Dokkan character generator

    An application that allows Dokkan players to make their own units. You can assign them different buffs and generate some stats which tell you what they will do if they were to be used in the real game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Doom MetaMod (DMM) is a Doom3 modification that acts as a node between the engine and game mod, allowing plugins to be loaded which can change normally inaccessible game behavoir or add new functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Dragnipur-v2.0

    My First Internal Aimbot / ESP

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DragonProxy

    DragonProxy

    A proxy to allow Minecraft: Bedrock clients to connect to Minecraft

    A proxy made to allow Minecraft: Bedrock Edition clients to connect to Minecraft: Java Edition servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    DutchCraft
    DutchCraft is de Nederlandse custom minecraft server software. Met vele functies van MCZall, MCSharp en wat van mijzelf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A project for an universal game hack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EASYMINESERVER
    Hello everybody ! The goal is of easy the life of people for create a Minecraft server. If you have any ideas or suggestions, Join me on teamspeak at this address : hrtm.cf:53487 The project is not stopped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Minecraft Texture Pack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EasyAuth

    EasyAuth Minecraft Plugin

    Minecraft plugin easy auth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EasyRed's Contents
    A bundle of thing which are added to Garry's Mod game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Elementary OS Minecraft Installer
    A Minecraft Installer for Elementary OS and Similar Distributions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Emil's Block Game

    Emil's Block Game

    My fork of Manic Digger

    Emil's Block Game =========== Emil's Block Game is a Windows only 3d block-building game similar to Minecraft. Source code will be posted on Sourceforge when development stops. Servers ----- - Serverlist: http://manicdigger.sourceforge.net/play/ You can use Emil's Block Game to play on Manic Digger servers. Usually ends up with a crash though. Manic Digger Compatibility -------------------------- - Manic Digger servers make the window text say "Manic Digger". - Can play on Manic Digger servers. - Uses Manic Digger login to play on Multiplayer - Recently added support for Manic Digger's account custom player skins. (Added in Version - 1.4.2) Download source code at: https://github.com/EmilSayahi/Emil-Block-Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EnTT

    EnTT

    A fast and reliable entity component system (ECS) and much more

    EnTT is a header-only, tiny and easy to use library for game programming and much more written in modern C++. Among others, it's used in Minecraft by Mojang, the ArcGIS Runtime SDKs by Esri and the amazing Ragdoll. The entity-component-system (also known as ECS) is an architectural pattern used mostly in game development. This project started off as a pure entity-component system. Over time the codebase has grown as more and more classes and functionalities were added. Statically generated integer identifiers for types (assigned either at compile-time or at runtime). A constexpr utility for human readable resource names. An incredibly fast entity-component system based on sparse sets, with its own pay for what you use policy to adjust performance and memory usage according to the users' requirements. Offers a minimal configuration system built using the monostate pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Ender Mobs Mod

    A Minecraft modification which adds new ender type mobs.

    The End is boring? Or are Enderman not enough? Then this is the mod for you: It adds 3 new ender mobs into minecraft, each with its own abillity, for example the EnderNivis can walk in water or rain without taking damage or the EnderIgnis can walk through fire or lava. All of them spawn in the End and on the Overworld in specific biomes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Endless Ocean

    Endless Ocean mod for Minecraft

    Endless Ocean is a world generator for Minecraft that will generate islands of multiple biomes infinitely, with adjustable island frequency. Also try XTREME MODE (lava oceans).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Energic Network

    Custom Minecraft network

    Energic is not really that special, it's built from the ground up by people that miss how basic the minecraft launchers were. We're aiming to bring you great play ability with our modpacks and a diversive launcher to help you. Recoding everything in C#, everything is going to change even the design. Feel free to get the source code if you know any decent VB.Net and send me what you did in a .zip file in a private message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Envasion

    NextGen Cheat Device

    Envasion is a Cheat Device for windows that is geared towards emulators. More specifically it supports PC Games and PCSX2. It has it’s own HotKey system that works off of key sequences so you will be able to keep the same key activators across different platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Epic Tree House

    A Minecraft Map that I Built

    This is a Minecraft map that I built and it has one main tree house and a guest tree house and connecting them is a bridge. For more stuff by me visit http://zacskidheaven.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ether
    The Ether has always been ever-present, a separate world from ours filled with magical creatures, but of late, strange things have been happening in their world--and ours. The creatures have been modified somehow, corrupted by some unseen dark force. Now you have been chosen to journey to their world and set things right. But when you arrive, not everything is as it seems... The Ether is a mod for Minecraft 1.12 that adds a touch of magic to your world. In this mod, you will journey beyond the overworld to meet new mythical creatures and harvest powerful resources. Initial release planned for September-October 2018. NOTE: This mod is a work in progress. Very little of the planned project has been completed and it may currently be unstable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Evalca

    Evalca is a sandbox/adventure, 2D game. Minecraft meets Terraria.

    Evalca is a 2D adventure and building game that is currently under heavy development.....This is a BETA version of the game. A beta testing key will be required on start up in order to acess the game. You can apply for beta testing at http://geekbasementgame.byethost3.com/geekinthebasementapplication.html. The news page on our website is updated every week. If you find bugs, please mail them with a full description to gardian299@gmail.com, Thanks! Enjoy the game! ~the Geek in the Basement Team
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.