master
A. Demant 2019-02-13 05:30:43 +01:00
parent 29bb1e5818
commit af93584706
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
#Timer
# Minetest mod: Timer
Main repository:
@ -11,7 +11,7 @@ https://gitlab.com/ademant/timer.git
https://github.com/ademant/timer.git
##Short description
## Short description
This mod provides a simple countdown timer for each player. It uses xpfw for storing value, so it is also visible in the xpfw hud.
@ -20,6 +20,6 @@ chat command:
/cd <value> set countdown with <value> seconds. if not given, start with default value
/cd r/rest give remainign countdown time
##Authors of source code
## Authors of source code
ademant (MIT)