You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+38-3Lines changed: 38 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
-
# Minecraft Startup Script
1
+
<divalign="center">
2
2
3
-
A fully-customisable, modular .bat startup script for Minecraft servers, where all variables can be modified on the fly and applied upon server restart.
### A fully-customisable, modular .bat startup script for Minecraft servers, where all variables can be modified on the fly and applied upon server restart.
7
+
8
+
</div>
4
9
5
10
## Features
6
11
1️⃣ Toggleable auto-restart
@@ -15,7 +20,7 @@ A fully-customisable, modular .bat startup script for Minecraft servers, where a
15
20
- Java 17
16
21
17
22
## How to Use
18
-
1. Download the script's latest release (ensure it is saved as a '.bat').
23
+
1. Download the script's [latest release](https://github.com/GarnServo/mc-startup-script/releases/latest) (ensure it is saved as a '.bat').
19
24
2. Place it in your Minecraft server's root directory.
20
25
3. Run the script by either double clicking the file, or executing via CMD.
21
26
4. Upon first use, the script will run you through the configuration prompts.
0 commit comments