Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loperd/minecraft-php-structure
Minecraft structure Protocol & Version generator for PHP.
https://github.com/loperd/minecraft-php-structure
Last synced: 25 days ago
JSON representation
Minecraft structure Protocol & Version generator for PHP.
- Host: GitHub
- URL: https://github.com/loperd/minecraft-php-structure
- Owner: loperd
- Created: 2023-07-23T11:15:11.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-25T07:34:21.000Z (6 months ago)
- Last Synced: 2024-12-06T10:36:17.545Z (about 1 month ago)
- Language: PHP
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minecraft Structures PHP implementation
Implementation Protocol & Version of minecraft Java & Bedrock in the php enums, with mappers from protocol to version and back
### Installation
```bash
composer require loper/minecraft-php-structure
```### Credits
- [Wiki.vg](https://wiki.vg/Main_Page)
- [Minecraft Fandom Wiki](https://minecraft.fandom.com/wiki/Protocol_version)