Skip to content

Commit 921b03f

Browse files
committed
feature(adventure): Adventure 5.0
1 parent d5e66ff commit 921b03f

File tree

20 files changed

+150
-105
lines changed

20 files changed

+150
-105
lines changed

astro.config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,10 +444,11 @@ export default defineConfig({
444444
],
445445
},
446446
{
447-
label: "Migrating to Adventure from other APIs",
447+
label: "Migration",
448448
items: [
449449
"adventure/migration",
450450
"adventure/migration/bungeecord-chat-api",
451+
"adventure/migration/adventure-4.x",
451452
"adventure/migration/text-3.x",
452453
],
453454
},

public/d2/docs/paper/dev/api/command-api/basics/command-tree-0.svg

Lines changed: 2 additions & 5 deletions
Loading

public/d2/docs/paper/dev/api/command-api/basics/command-tree-1.svg

Lines changed: 2 additions & 8 deletions
Loading

0 commit comments

Comments
 (0)