Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nethergamesmc/ext-vanillagenerator
PocketMine-MP PHP extension for Minecraft world generation.
https://github.com/nethergamesmc/ext-vanillagenerator
minecraft-world-gen php-81 php-extension pocketmine-mp
Last synced: about 1 month ago
JSON representation
PocketMine-MP PHP extension for Minecraft world generation.
- Host: GitHub
- URL: https://github.com/nethergamesmc/ext-vanillagenerator
- Owner: NetherGamesMC
- License: mit
- Created: 2021-03-28T13:43:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-30T08:28:48.000Z (11 months ago)
- Last Synced: 2024-09-26T10:20:10.617Z (about 2 months ago)
- Topics: minecraft-world-gen, php-81, php-extension, pocketmine-mp
- Language: C++
- Homepage:
- Size: 664 KB
- Stars: 23
- Watchers: 14
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ext-vanillagenerator
A Minecraft: Bedrock world generator written in C++ for PocketMine-MP.## How can I build this?
You can build this with our fork of [php-build-scripts](https://github.com/NetherGamesMC/php-build-scripts).## Stubs
Project stubs for PHPStorm auto-completion can be found [here](https://github.com/NetherGamesMC/ext-vanillagenerator/blob/master/stubs.php).