Skip to content

源代码构建


构建模组

使用源代码时请注意备份,否则现有的模组NPC将会被覆盖!

  • 请从GH actions网站上下载本模组的最新测试版!

  • 自行构建模组。

    git clone https://github.com/samolego/Taterzens.git
    cd Taterzens
    chmod +x gradlew
    gradlew build
    
    这些文件都可以在build/libs中找到。