Skip to content
Snippets Groups Projects
Commit 718b48f0 authored by Miniontoby's avatar Miniontoby :writing_hand_tone1:
Browse files

Real release....

parent 2d2119ed
No related branches found
No related tags found
No related merge requests found
No preview for this file type
No preview for this file type
displayName: "MindustrIRC"
name: "mindustrIRC"
name: "mindustrirc"
description: "IRC Mod for Mindustry"
author: "Miniontoby"
version: 1.0.0
version: 1.1.0
minGameVersion: 122
hidden: true
......
#!/bin/ksh
./gradlew jar || exit 1
cp ./build/libs/mindustrircDesktop.jar ~/mindustry/config/mods || exit 1
cp ./build/libs/mindustrirc.jar ~/mindustry/config/mods || exit 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment