standart short description format with first word as type descriptive

* SPAWN random on each respawn of player
master
PICCORO Lenz McKAY 2022-07-22 22:09:00 -04:00
parent a99803c2b3
commit 6031e8d0e3
3 changed files with 6 additions and 5 deletions

View File

@ -1,9 +1,9 @@
minetest mod spawnrand
======================
Simple random spawn on each respawn of player
SPAWN random on each respawn of player
Information
## Information
-----------
This mod is named `spawnrand` and changes spawn point on each respawn
@ -12,7 +12,7 @@ no matter what rules.
![screenshot.png](screenshot.png)
Techical info
## Technical info
-------------
This mod has an improved way to do not hand server if no valild spawn point
@ -51,3 +51,4 @@ The above copyright notice and this permission notice
shall be included in all copies or substantial portions of the Software.
[license.txt](license.txt)

View File

@ -1 +1 @@
Simple random spawn on each respawn of player
SPAWN random on each respawn of player

View File

@ -1,5 +1,5 @@
name = spawnrand
depends =
optional_depends = beds
description = Simple random spawn on each respawn of player
description = SPAWN random on each respawn of player
min_minetest_version = 0.4