• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

MrTJP/ProjectRed: Redstone Engineering

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

MrTJP/ProjectRed

开源软件地址(OpenSource Url):

https://github.com/MrTJP/ProjectRed

开源编程语言(OpenSource Language):

Scala 92.1%

开源软件介绍(OpenSource Introduction):

ProjectRed

A Minecraft Forge mod all about Redstone circuity.

Release Branch MC Version Status
publish/1.16/release 1.16.5 badge
publish/1.16/beta 1.16.5 badge
publish/1.15/beta 1.15.2 badge

Development Environment Setup

Project Red uses a standard Forge Gradle environment. Setup steps should be the same as most other mods:

  1. Create a new folder and check out the repository:

    mkdir ~/projectred && cd ~/projectred
    git checkout https://github.com/MrTJP/ProjectRed.git .
    
  2. Setup a new workspace with a decompiled copy of Minecraft:

    ./gradlew setupDecompWorkspace
    
  3. You can now either set up Eclipse or IntelliJ Idea as your IDE.

    For Eclipse:

    • Generate an Eclipse project with ./gradlew eclipse
    • Import the generated project with File > Import > General > Existing Projects into Workspace

    For Intellij Idea:

    • Open IntelliJ and from the splash screen, select Import Project
    • Point IntelliJ to the ./build.gradle file in the git repo
    • Close IntelliJ and run ./gradlew genIntellijRuns to complete setup
  4. If you'd like to contribute changes, you'll need to create your own fork of ProjectRed, push your changes, and then open a Pull Request for review.

Building Locally

You can build a locally checked out copy of the repository by simply running:

./gradlew build

The built jars will be found in ./build/libs.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap