mirror of
https://github.com/yawaflua/Mindustry-socketInput-telegram.git
synced 2026-07-25 01:10:53 +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