mirror of
https://github.com/yawaflua/Mindustry-socketInput-telegram.git
synced 2025-12-10 04:19:28 +02:00
Adding mindustry server core
This commit is contained in:
2
run_server.bat
Normal file
2
run_server.bat
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
@echo off
|
||||||
|
java -jar server.jar
|
||||||
2
run_server.sh
Normal file
2
run_server.sh
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
java -jar server.jar
|
||||||
BIN
server.jar
Normal file
BIN
server.jar
Normal file
Binary file not shown.
Reference in New Issue
Block a user