MindustryContentsLoader

一个内容包加载器的像素工厂MOD
A Mindustry MOD to dynamicly load Contents Pack

功能 Features

  • 接受服务器指令,为加载下张地图时,更换指定的内容包
  • Receive Info from Server, load special Contents Pack when join server or change map.
  • 为其他MOD提供接口,提供动态加载内容包的能力
  • Provide API for other mods, provide feature to dynamicly load Contents Pack

内容包定义 Defination for Contents Pack

一组ContentList代码,没有属性,仅包含load函数,为原版Contents赋值
A group of ContentList code, NO member, ONLY functionn load to assign new instances to original contents.

例子参见洪水模式内容包
For example, see flood ContentPack

安装 Setup

安装Release中的MOD即可(多人游戏兼容)
Install mod in Release(multiplayer compatible)