README
core-world-generator
The base Generator
class (and WorldGeneratorRegistry
) which provide a schema to allow world generation in any way so long as it meets the requirements set out in the interface.
The base Generator class (and WorldGeneratorRegistry) which provide a schema to allow world generation in any way so long as it meets the requirements set out in the interface.
<script type="module">
import civCloneCoreWorldGenerator from 'https://cdn.skypack.dev/@civ-clone/core-world-generator';
</script>
The base Generator
class (and WorldGeneratorRegistry
) which provide a schema to allow world generation in any way so long as it meets the requirements set out in the interface.