Skip to content

NelsonJTSM/Minecraft-Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft-Timer

An accurate game timer for Minecraft, written in Rust.

Status

This project has been mostly abandoned. There are better alternatives that you can use, for example LiveSplit's built in Minecraft timer.

Getting Started

Prerequisites

You will need to have Rust installed on your system.

To verify Rust is installed, run:

cargo --version

Installing

First, clone the repository to get the latest version of Minecraft-Timer, and move into the directory.

git clone https://github.com/ntorressm/Minecraft-Timer.git
cd Minecraft-Timer

Now compile and run the binary using cargo.

cargo run

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

A in-game timer for Minecraft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages