There was an error while loading. Please reload this page.
2 parents 7796c08 + 0b2452e commit ec66eecCopy full SHA for ec66eec
1 file changed
content/docs/en/quick-start.mdx
@@ -6,6 +6,6 @@ description: Setting up a standard Hytale project.
6
Welcome to the Hytale modding documentation! Here you'll find everything you need to know about creating your own mods for Hytale.
7
8
- [Java Basics](./guides/java-basics/00-introduction)
9
-- [Setting up your dev environment](./guides/dev-environment)
+- [Setting up your dev environment](./guides/plugin/setting-up-env)
10
- [Entity Component System (ECS)](./guides/ecs)
11
- [Publishing your mod](./guides/publishing)
0 commit comments