Skip to content

Commit 1ced3b7

Browse files
committed
update about.md to have better info
1 parent 22f8f9b commit 1ced3b7

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

about.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
## Overview
2-
Add some splash text to the GD main menu!
1+
# Overview
2+
Add some splash text to the GD main menu!
3+
4+
# Creating Custom Splashes
5+
To create custom splashes, create a file somewhere and give it
6+
the file extension `.splash`, `.txt`, or `.text`. Making a splash
7+
is as simple as just writing one per line. However, there are some
8+
additional features documented in the [GitHub Repository](https://github.com/AlphiiGD/Splash-Text).

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"name": "Splash Text!",
1111
"version": "v1.1.0",
1212
"developer": "Alphii",
13-
"description": "",
13+
"description": "Minecraft-style splashes in the main menu!",
1414
"tags": ["enhancement", "offline"],
1515
"links": {
1616
"community": "https://discord.gg/tVPtwJexSX",

0 commit comments

Comments
 (0)