Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 908 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 908 Bytes

Plugin Info

A public Oxide plugin for seedery.io's Rust map generation.

seedery.io is a free, automated map generation service. The aim of the service is to provide an easy way to filter through different types of maps (seeds), based on a number of parameters, including map size, terrain height and monument count.

Usage

Just pop SeederyIoMapGen.cs in your plugins folder, and it'll generate a map.

Check the Releases page for a pre-built version of a simple web server, which allows you to save both the map and monument data (since plugins can't save these directly).

Alternatively you can compile it from source, as long as you change the reference paths.

Open Source

This plugin is free, open source software distributed under the MIT License. We accept and encourage contributions from our community.