mirror of
https://github.com/yawaflua/Mindustry-socketInput-telegram.git
synced 2026-04-24 16:40:39 +03:00
Adding mindustry server core
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
java -jar server.jar
|
||||
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
java -jar server.jar
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user