An open API service indexing awesome lists of open source software.

https://github.com/spikehd/worldstat

All-in-one CLI tool and Rust library for interfacing with Minecraft world information
https://github.com/spikehd/worldstat

minecraft statistics world

Last synced: 4 months ago
JSON representation

All-in-one CLI tool and Rust library for interfacing with Minecraft world information

Awesome Lists containing this project

README

          


WorldStat


All-in-one CLI tool and Rust library for interfacing with Minecraft world information









# Table of Contents
* [Installation](#installation)
* [Usage](#usage)
* [Building](#building)
* [Prerequisites](#prerequisites)
* [Steps](#steps)
* [TODO](#todo)
* [Contributions](#contributions)

# Installation

TODO

# Usage

TODO

# Building

## Prerequisites

* Rust
* Cargo

## Steps

1. Clone the repository
2. Run `cargo build --release`

# TODO

TODO

# Contributions

Issues, PRs, etc. are all welcome!