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
- Host: GitHub
- URL: https://github.com/spikehd/worldstat
- Owner: SpikeHD
- License: gpl-3.0
- Created: 2024-12-31T21:41:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-02T00:50:13.000Z (over 1 year ago)
- Last Synced: 2025-11-23T22:03:04.395Z (7 months ago)
- Topics: minecraft, statistics, world
- Language: Rust
- Homepage: https://docs.rs/worldstat
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!