Search Results for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

Showing 61 open source projects for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

View related business solutions
  • 1
    MCA Selector

    MCA Selector

    A tool to select chunks from Minecraft worlds for deletion or export

    An external tool to export or delete selected chunks and regions from a world save of Minecraft Java Edition.
    Downloads: 757 This Week
    Last Update:
    See Project
  • 2
    ViaVersion

    ViaVersion

    Allows the connection of newer clients to older server versions

    Allows the connection of higher client versions to lower server versions - it works on any platform you can think of. The base ViaVersion jar runs on Paper and Velocity. We also have projects integrating ViaVersion to run on Fabric, Forge, Bungee, Sponge, or as a standalone proxy to join from basically any client version on any server version from the past decade. See HERE for an overview of the different Via* projects. Note that ViaVersion will be able to run best on either Paper servers or through ViaFabricPlus due to having direct access to client/server state and more extensive API.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    Arnis

    Arnis

    Generate any location from the real world in Minecraft

    ...Users can generate entire regions, including detailed urban layouts and natural terrain, making it useful for education, visualization, or creative world-building projects.
    Downloads: 143 This Week
    Last Update:
    See Project
  • 4
    BlueMap

    BlueMap

    A Minecraft mapping tool that creates 3D models of your Minecraft

    BlueMap is a program that reads your Minecraft world files and generates not only a map, but also 3D models of the whole surface. With the web app you then can look at those in your browser and basically view the world as if you were ingame! Or just look at it from far away to get an overview. BlueMap comes as a Spigot/Paper or Sponge Plugin, as a Fabric or Forge-Mod and you can also use BlueMap without any Server from the Command-Line as a standalone tool.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 5
    Minecraft Development for IntelliJ

    Minecraft Development for IntelliJ

    Plugin for IntelliJ IDEA that gives special support for Minecraft mods

    Experience first class support for all of the major Java Minecraft development platforms, including Bukkit and derivatives such as Spigot and Paper, Sponge, Forge, Fabric, MCP, Mixins, LiteLoader, BungeeCord, and Waterfall. It also provides in-depth support for Access Transformer and NBT files, and more. Because of this, you can install the plugin through IntelliJ's internal plugin browser. Navigate to File -> Settings -> Plugins and click the Browse Repositories... button at the bottom of the window. In the search box, simply search for Minecraft. You can install it from there and restart IntelliJ to activate the plugin.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 6
    MCreator

    MCreator

    Make Minecraft Java Edition mods, Minecraft Bedrock Edition Add-Ons

    ...This approach allows beginners and students to experiment with mod development without needing extensive programming experience. At the same time, advanced users can extend the tool through plugins or directly modify the generated code for more complex projects. MCreator is widely used in educational settings, modding communities, and programming workshops as a gateway into game development.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 7
    x-minecraft-launcher

    x-minecraft-launcher

    An Open Source Minecraft Launcher with Modern UX

    ...The application allows players to install and manage multiple instances of Minecraft, each with its own configuration, mods, resource packs, and runtime settings. It emphasizes efficient disk usage by sharing resources between instances rather than duplicating files, which helps reduce storage consumption when working with many modpacks. The launcher integrates directly with major mod distribution ecosystems and supports downloading mods, modpacks, and dependencies from various repositories. Built with modern web and desktop technologies, it focuses on performance, modular architecture, and cross-platform compatibility across Windows, Linux, and macOS systems. ...
    Downloads: 99 This Week
    Last Update:
    See Project
  • 8
    modrinth

    modrinth

    The Modrinth monorepo containing all code which powers Modrinth

    ...The project consolidates the codebase used to operate the Modrinth website, its APIs, and related services that allow users to discover, publish, and manage Minecraft mods, plugins, and modpacks. The platform is designed to support a modern ecosystem for mod distribution, providing developers with tools to upload and maintain projects while giving players an easy way to search and install community-created content. Built largely with Rust and modern web technologies, the codebase emphasizes performance, reliability, and scalable infrastructure capable of serving large modding communities. The repository acts as the central development hub where contributors can implement improvements, security updates, and new features for the Modrinth ecosystem.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    Minestom

    Minestom

    1.21.11 Lightweight Minecraft server

    ...Developers can use it to design custom game modes, experimental server architectures, or entirely new gameplay systems while maintaining compatibility with the Minecraft Java Edition client. The framework focuses on performance, modularity, and extensibility, allowing developers to include only the features required for their specific server projects. Because Minestom is designed with a minimal base architecture, it enables high performance and easier scalability for custom server environments.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 10
    PCL Community Edition

    PCL Community Edition

    Community version based on the PCL open source secondary development

    PCL Community Edition is an open-source community-maintained version of the Plain Craft Launcher (PCL), a popular launcher designed for managing and running Minecraft Java Edition. The project focuses on providing a flexible and feature-rich launcher environment that simplifies the process of installing game versions, managing mod loaders, and organizing modded instances. PCL-CE offers tools that help players install and configure modding frameworks such as Forge or Fabric, allowing them to...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11
    Luck Perms

    Luck Perms

    A permissions plugin for Minecraft servers

    ...Designed for performance and scalability, LuckPerms can handle large multiplayer servers and complex permission hierarchies while maintaining fast response times. Administrators can configure permissions using command-line tools, configuration files, or a web-based editor that simplifies management of large permission systems. The plugin also supports multiple storage backends such as local files, SQL databases, and other data systems, allowing server networks to synchronize permissions across multiple servers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Minecraft Mod Language Package

    Minecraft Mod Language Package

    A language package for Minecraft Mods

    Minecraft Mod Language Package is an open-source localization project that provides translations for a wide range of Minecraft mods, primarily focusing on Simplified Chinese. The repository collects translation files and tools used to convert mod content into localized versions that can be applied directly in the game. The project was created to address common issues where mod developers do not provide official translations or where updates to translations are delayed. Contributors collaborate to maintain dictionaries, translation guidelines, and localization tools that help standardize terminology across many different mods. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Botcraft

    Botcraft

    Botcraft is a cross-platform C++ library to create bots

    Botcraft is an advanced Minecraft bot framework that provides a full client implementation in Node.js, enabling bots to join Minecraft servers, interact with the world, and perform tasks like mining, fighting, and building. It leverages the mineflayer ecosystem to provide a highly programmable interface for automation and AI experimentation in Minecraft. Botcraft is particularly useful for AI researchers, game modders, and automation enthusiasts who want to explore pathfinding, environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    mcmap

    mcmap

    Pixel-art map visualizer for Minecraft

    mcmap is a command-line tool that generates top-down map images of Minecraft worlds. Written in Rust, it efficiently processes Minecraft region files to produce visual representations of terrain and structures, which can be used for navigation, world planning, or archival.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Miracode

    Miracode

    A sharp, readable, vector-y version of Monocraft

    A web-based code editor with support for multiple programming languages, designed for collaborative projects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    jdNBTExplorer

    jdNBTExplorer

    A Editor for Minecraft NBT files

    Downloads: 95 This Week
    Last Update:
    See Project
  • 17
    AdaVenture

    AdaVenture

    kid-friendly retro point & click 3D OpenGL "adventure" game

    AdaVenture is a kid-friendly retro point&click game, intended to be a minimal extension to 3D of the original 2D Atari game named "Adventure". Now runs on Windows, OSX, and Gnu/Linux -- all distros. Set in ancient Persia, it begins outside the castle of the young King Xerxes, who inherited a golden chalice from his father, Darius the Great. It was recently stolen by a surly foe named King Leonidas of Sparta. Your quest is to find and return the royal chalice to its pedestal within...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Find releases and source code repositories from Files and Git.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    jfCraft

    jfCraft

    jfCraft : Yet Another Minecraft Clone

    jfCraft is Yet Another Minecraft Clone built with the JavaForce library. Built from the ground up to look like the real thing. Uses the Faithful texture pack. Complex blocks and entities are loaded from Blender files. Now includes a built-in VoIP conference like TeamSpeak. This game is incomplete for now. The plan is to recreate the game in full and then go way beyond with plugins to create much more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Tiler

    Tiler

    Build images with images

    ...Because tiles can vary in form and arrangement, the resulting compositions can resemble handcrafted artwork rather than rigid pixel grids. Tiler is commonly used for creative visualization projects, digital art, and experimental image processing workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Minecraft-Bedrock-Version-Manager

    You can choose multiple versions of MCBE to play.

    Use newer version here! https://sourceforge.net/projects/bedrocklaunch/
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 22
    Flame Auto Clicker

    Flame Auto Clicker

    Fastest Auto Clicker on the market . Over 1000 CPS (For Real)

    ...Installer: 9,22 MB Program: 27,3 MB Version: 1.6.1 New in Version 1.6.1: -Fixed the bug that caused the Settings window to appear under the main window -Now you can start and stop with the same hotkey -Other minor bugs have been fixed -Fixed a bug that didn't allow the program work with normality if the "Click until stopped" box was checked If you liked this project consider buying me a coffee ☕ Buy me a coffee ☕: https://www.paypal.me/PeterJSM Consider trying Ozyr: https://sourceforge.net/projects/ozyr/
    Leader badge
    Downloads: 518 This Week
    Last Update:
    See Project
  • 23

    MCBE Versions

    Just a collection of Old Versions of Minecraft Windows 10 Edition

    This project is not affiliated with Microsoft in any Way. We are just creating an archive for people looking for old versions of Minecraft Windows 10 Edition. It contains unmodified Original .appx files. Note : It will still need you to have Minecraft Purchased via Microsoft Store in order to play it. This will not help you to pirate the game !!!
    Downloads: 91 This Week
    Last Update:
    See Project
  • 24
    Mohist 1.20.1

    Mohist 1.20.1

    Minecraft Forge Hybrid server implementing the Spigot

    ...By focusing on modular components and extensible design patterns, Tenet allows developers to create systems that can integrate with other Minecraft tools and frameworks. The architecture encourages experimentation with new networking, gameplay logic, or server extension mechanisms. Projects like Tenet often serve as research platforms where developers test new ideas about game server design, concurrency, and plugin systems. The codebase provides a foundation for building new tools or prototypes related to Minecraft infrastructure.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 25
    acme-resource-pack

    acme-resource-pack

    A 1940s inspired high resolution resource pack for Minecraft.

    Inspired by the design aesthetics of 1950s North America and artists such as Chuck Jones, the ACME Resource Pack for Minecraft has been providing a family friendly approach since 2011 for all release versions of Mojang's internationally known game. Built also for serious designers, this resource pack has a consistent palette and is kept up to date with art of increasing quality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB