https://github.com/maxomatic458/valence-extra
https://github.com/maxomatic458/valence-extra
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxomatic458/valence-extra
- Owner: maxomatic458
- Created: 2024-11-15T15:06:04.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-11-19T20:58:46.000Z (6 months ago)
- Last Synced: 2024-11-24T09:17:45.289Z (6 months ago)
- Language: Rust
- Size: 54.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# valence-extra
This library implements some minecraft vanilla-like features for [valence](https://github.com/valence-rs/valence). They are designed to be as modular and configurable as possible,
so they can be easily used to create mini-game servers.This repository aims to implement features as close to vanilla as possible (with extra configuration).
## Usage
TODO