Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.
/ MineMaker Public archive

MineMaker is a new generation of Minecraft Modpacks production platform, based on Python.

Notifications You must be signed in to change notification settings

X-Lives/MineMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

〽 MineMaker /ˈmaɪnˌmeɪkər/

Minecraft Modpacks Maker
——
Do, what you wanna

HomePage

MineMaker is a new generation of Minecraft Modpacks production platform, based on Python.

Working Directory

  • MineMaker \
    • Config \
      • Game_Version_Range_End.ini Configuration file
      • Game_Version_Range_Start.ini Configuration file
      • Game_Version.ini Configuration file
      • Key.ini Configuration file
      • Platfrom.ini Configuration file
      • Workspace.ini Configuration file
    • Function \
      • maz.py Maz project management class
      • modpack.py Modpack class
      • tools.py Utility class
    • Resource \
      • Icon \
        • logo.ico Main icon
        • logo-square.ico Square icon
    • Workspace \
      • Your_Modpack_Name \
        • Client \
          • sth.jar Client mod
        • Mods \
          • sth.jar Download cache
        • Res \
          • sth.json Mod data
        • Server \
          • sth.jar Server mod
        • mod_list.json Mod list
        • pack.mz Maz project file
    • key.py Key function main program
    • main.py Main program
    • README.md Documentation

〽 麦穗 /ˈmàiˈsuì/

做你想做。

主页

MaiSui 是新一代我的世界整合包制作平台,基于 Python .

工作目录

  • MineMaker \
    • Config \
      • Game_Version_Range_End.ini 配置文件
      • Game_Version_Range_Start.ini 配置文件
      • Game_Version.ini 配置文件
      • Key.ini 配置文件
      • Platfrom.ini 配置文件
      • Workspace.ini 配置文件
    • Function \
      • maz.py Maz 项目管理类
      • modpack.py 模组包类
      • tools.py 工具类
    • Resource \
      • Icon \
        • logo.ico 主要图标
        • logo-square.ico 方形图标
    • Workspace \
      • Your_Modpack_Name \
        • Client \
          • sth.jar 客户端模组
        • Mods \
          • sth.jar 下载缓存
        • Res \
          • sth.json 模组数据
        • Server \
          • sth.jar 服务端模组
        • mod_list.json 模组列表
        • pack.mz Maz 项目文件
    • key.py Key 功能主程序
    • main.py 主程序
    • README.md 说明文档

About

MineMaker is a new generation of Minecraft Modpacks production platform, based on Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages