There was an error while loading. Please reload this page.
1 parent 8256dff commit 0b2452eCopy full SHA for 0b2452e
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