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

https://github.com/oxidized-mc/worldgen

World generation framework — ChunkGenerator, FlatWorldConfig, ChunkStatus pipeline
https://github.com/oxidized-mc/worldgen

chunk-generator minecraft minecraft-java open-source oxidized-mc rust world-generation

Last synced: 15 days ago
JSON representation

World generation framework — ChunkGenerator, FlatWorldConfig, ChunkStatus pipeline

Awesome Lists containing this project

README

          

# oxidized-worldgen

[![CI](https://github.com/oxidized-mc/worldgen/actions/workflows/ci.yml/badge.svg)](https://github.com/oxidized-mc/worldgen/actions/workflows/ci.yml)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

World generation framework — ChunkGenerator, FlatWorldConfig, ChunkStatus pipeline

Part of the [Oxidized MC](https://github.com/oxidized-mc) ecosystem — a Minecraft Java Edition
implementation in Rust.

## License

Licensed under the [MIT License](LICENSE).

## Contributing

Contributions are welcome! Please see the [Oxidized MC](https://github.com/oxidized-mc) organization
for project-wide guidelines.