Skip to content

Commit 2422cc4

Browse files
committed
1
1 parent 2b5a2be commit 2422cc4

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

docs/website/new-ui.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
slug: /new-ui
3+
title: New UI
4+
hide_table_of_contents: false
5+
---
6+
7+
# 02Engine New UI
8+
Switch to the new separate window stage/character panel interface (replacing the original single-window layout) by clicking `Advanced->Use Custom UI`

sidebars.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ module.exports = {
99
'website/direct-javascript-coding',
1010
'website/opf',
1111
'website/custom-default-project',
12-
'website/custom-addon'
12+
'website/custom-addon',
13+
'website/new-ui'
1314
]
1415
},
1516
'website/unshared-projects',

0 commit comments

Comments
 (0)