All Projects → MindustryInside → AutoUpdater

MindustryInside / AutoUpdater

Licence: GPL-3.0 license
AutoUpdater :: Automatic Mindustry updater mod.

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to AutoUpdater

mindustry-extended
A content extension mod for the game Mindustry.
Stars: ✭ 55 (+358.33%)
Mutual labels:  mod, mindustry, mindustry-mod
lead ind
Mindustry mod - new drills, liquids and more
Stars: ✭ 48 (+300%)
Mutual labels:  mod, mindustry, mindustry-mod
multi-lib
Mindustry library mod that contains multicrafter scripts
Stars: ✭ 29 (+141.67%)
Mutual labels:  mod, mindustry, mindustry-mod
prog-mats-java
A java Mindustry mod. Just me making random stuff.
Stars: ✭ 59 (+391.67%)
Mutual labels:  mod, mindustry, mindustry-mod
The-End-Is-Nigh
A mod for expanding end game Mindustry .
Stars: ✭ 19 (+58.33%)
Mutual labels:  mod, mindustry, mindustry-mod
Opore-Mod
On steam: https://steamcommunity.com/sharedfiles/filedetails/?id=1903525208
Stars: ✭ 29 (+141.67%)
Mutual labels:  mod, mindustry, mindustry-mod
MindustryClassicified
MindustryClassicified :: A Mindustry mod to return the graphics to 3.5
Stars: ✭ 15 (+25%)
Mutual labels:  mod, mindustry, mindustry-mod
prog-mats-js
Adds a bunch of scripted stuff. The name definitely isn't synonyms of Advance Content.
Stars: ✭ 35 (+191.67%)
Mutual labels:  mod, mindustry, mindustry-mod
testing-utilities-js
Just some small utilities for sandbox/modding
Stars: ✭ 18 (+50%)
Mutual labels:  mod, mindustry, mindustry-mod
HackerTools
HackerTools :: A simple mod for Mindustry that adds some "hacker" things.
Stars: ✭ 30 (+150%)
Mutual labels:  mod, mindustry, mindustry-mod
Gravillaso
Mod on Mindustry V7 | GRavillaso by NiTiS & NickName73
Stars: ✭ 31 (+158.33%)
Mutual labels:  mod, mindustry, mindustry-mod
Ohno-Missiles
With the new ballistic missile, you can nuke the enemies with various missile silos.
Stars: ✭ 90 (+650%)
Mutual labels:  mod, mindustry, mindustry-mod
The-Biggest-Mod
This repository created for mindustry mod.
Stars: ✭ 28 (+133.33%)
Mutual labels:  mindustry, mindustry-mod
Manufacry-kt
Manufacturing based mod for Mindustry
Stars: ✭ 13 (+8.33%)
Mutual labels:  mindustry, mindustry-mod
ExampleMod
You can use multiple lib to enjoy optional additional content, so if you like, press F8 to download recommended modes, and enjoy additional content.
Stars: ✭ 44 (+266.67%)
Mutual labels:  mindustry, mindustry-mod
dimension-shard
A Mindustry Mod that Keep balance with the original game, contains some interesting mechanics, such as skills, another transportation systems or other things.
Stars: ✭ 24 (+100%)
Mutual labels:  mindustry, mindustry-mod
Exotic-Mod
The offical repository of Exotic Mod, the HJSON example mod for Mindustry. Sit back, relax, and enjoy the show.
Stars: ✭ 89 (+641.67%)
Mutual labels:  mindustry, mindustry-mod
Esoterum
Mindustry java mod that adds a redstone-like wire-based logic system, tailored for making circuits.
Stars: ✭ 35 (+191.67%)
Mutual labels:  mindustry, mindustry-mod
Sapphirium
This mod adds a lot of additional content.
Stars: ✭ 33 (+175%)
Mutual labels:  mindustry, mindustry-mod
reVision
The other way around
Stars: ✭ 119 (+891.67%)
Mutual labels:  mindustry, mindustry-mod

Auto Updater

A small jar-mod for an auto updating Mindustry.
Works on desktop and server platforms!

Installation

Download the latest release (.jar) here.
Put .jar to one of these paths:

  • Windows: %AppData%/Mindustry/mods
  • Linux: ~/.local/share/Mindustry/mods
  • Server: config/mods

If you use for a server, you can also start the server automatically, use this script.

  • chmod +x run-jar.sh
  • ./run-jar.sh <server-filename>.jar

Building

  • Windows: gradlew dist
  • *nix/Mac OS: ./gradlew dist

After building, the .jar file should be located in build/libs folder.

If the terminal returns Permission denied or Command not found, run chmod +x ./gradlew.

Extension

At the moment and most likely will never be implemented for the Android platform due to its restrictions

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].