automa/minecraft/scripts
2025-10-28 11:13:41 +08:00
..
automatic init index and upload the scripts of minecraft 2025-10-28 11:13:41 +08:00
mods init index and upload the scripts of minecraft 2025-10-28 11:13:41 +08:00
README.md init index and upload the scripts of minecraft 2025-10-28 11:13:41 +08:00

# Structure
minecraft/
├── automatic/
│   ├── deploy.sh              # 主部署脚本
│   ├── download-mods.sh       # 下载 mods 脚本
│   ├── logger.sh              # 日志模块
│   ├── requirements.txt       # mods 列表
│   └── server.properties      # 服务器配置
└── mods/                      # 下载的 mods由脚本管理