Giter Site home page Giter Site logo

betamindy's Introduction

Logo

Java CI with Gradle Discord Language Stars

BetaMindy

A java mod for testing and doing chaotic fun.
혼돈의 카오스의 모드.
Java мод для тестирования и хаотичного веселья.
Check planned features/known bugs in the Trello before suggesting content/improvements or submitting bugs!

Enjoying

Download Total Downloads

Releases

Go to the releases, the latest release will have a BetaMindy.jar attached to it that you can download. If it does not have it, follow the steps below(recommended) or bother me with a new issue so I can attach the compiled mod.
After you have the BetaMindy.jar, paste it into your mod folder(locate your mod folder in the "open mod folder" of Mindustry).

Releases를 클릭하고, 최신 버전에 달린 BetaMindy.jar를 다운로드하세요. 원하는 버전에 BetaMindy.jar가 첨부되어 있지 않다면, 아래의 과정을 따르거나 새로운 Issue로 .jar를 달아달라고 저를 괴롭히세요.
BetaMindy.jar를 다운로드 한 후, 모드 디렉토리(민더스트리에서 모드 파일 열기로 확인 가능)에 옮기세요.

Перейдите в релизы. К некоторым из них могут быть прикреплены BetaMindy.jar файлы, которые необходимо скачать. Если их нет, то следуйте шагам ниже (рекомендуется), или же побеспокойте меня, открыв новое issue, чтобы я прикрепил скомпилированную версию. После того, как у вас есть BetaMindy.jar файл, переместите его в вашу папку с модификациями (найдите её с помощью кнопки "Открыть папку с модификациями" в игре).

Actions

[EN]:

  1. Go to Actions, and click on the latest workflow that has a green ✔️.
  2. Select the "betamindy in a box" Artifact (with the box icon), it will download the zip.
  3. Unzip and paste the BetaMindy.jar into your mod folder(locate your mod folder in the "open mod folder" of Mindustry).
  4. Enjoy!

[KO]:

  1. Actions 탭으로 가서, ✔️으로 표시된 가장 최근의 Workflow를 클릭하세요.
  2. "betamindy in a box" 이라는 이름의 Artifact(상자 모양 아이콘)을 클릭하면, 압축 파일이 다운로드됩니다.
  3. 압축 해제 후 BetaMindy.jar를 모드 디렉토리(민더스트리에서 모드 파일 열기로 확인 가능)에 옮기세요.
  4. 끝!

[RU]:

  1. Перейдите во вкладку Actions и выберите последний рабочий процесс, начинающийся со ✔️.
  2. Нажмите на надпись "betamindy in a box" (со значком коробки). Начнётся загрузка zip архива.
  3. Распакуйте и вставьте BetaMindy.jar в папку модификаций (найдите её с помощью кнопки "Открыть папку с модификациями" в игре).
  4. Наслаждайтесь!

Compiling

JDK 8.

Windows

Plain Jar: gradlew build
Dexify Plain Jar: gradlew dexify
Build Plain & Dexify Jar: gradlew buildDex

*nix

Plain Jar: ./gradlew build
Dexify Plain Jar: ./gradlew dexify
Build Plain & Dexify Jar: ./gradlew buildDex

Plain Jar is for JVMs (desktop).
Dexed Jar is for ARTs (Android). This requires dx on your path (Android build-tools).
These two are separate in order to decrease size of mod download.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.