Skip to content

Commit e0ff2f3

Browse files
committed
feat: move world gen to root
Signed-off-by: ItsNeil17 <neil@willofsteel.me>
1 parent 02a2385 commit e0ff2f3

3 files changed

Lines changed: 2 additions & 6 deletions

File tree

content/docs/en/guides/plugin/meta.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"creating-commands.mdx",
66
"creating-events.mdx",
77
"chat-formatting.mdx",
8-
"...",
9-
"worldgen"
8+
"..."
109
],
1110
"icon": "Terminal"
1211
}

content/docs/en/guides/plugin/worldgen/overview.mdx renamed to content/docs/en/guides/plugin/world-gen.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Overview"
2+
title: "World Generation System"
33
description: "Learn how to create custom world generation features for your Hytale mod."
44
authors:
55
- name: "Neil Revin"

content/docs/en/guides/plugin/worldgen/meta.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)